subpixel animation is cool
"shoot bow": {
"right hand": [
{"x": -0.5, "y": 0, "rotate": 8, "duration": 10},
{"x": 0.5, "y": 0, "rotate": -8, "duration": 10},
],
"right item": [
{"x": 0, "y": 0, "rotate": 8, "duration": 10},
{"x": 0, "y": 0, "rotate": -8, "duration": 10},
],
"left hand": [
{"x": -6, "y": 3, "rotate": 0, "duration": 12},
{"x": 6, "y": -3, "rotate": 0, "duration": 12},
],
},