foitin/characters/roca/moves/knockdown/data.json
m3ultra 1005422053 Closed-loop camera calibration: pixel servo handles arbitrary rig conventions
MeshGod/TRELLIS Mixamo re-rigs pose half a metre underground and compressed
(bone-space origin at hips, 0.01/100 scale sandwich). Instead of fighting
transform conventions, the renderer probes the first posed frame, measures
the actual sprite in pixels, and servo-corrects ortho scale + camera z:
unclip -> converge height -> pin feet to the ground row. Also: normalize
scales all root objects, deformed-height helper.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-29 13:37:58 +10:00

61 lines
698 B
JSON

{
"name": "knockdown",
"total": 60,
"loop": false,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-70,
-70,
150,
70
]
]
},
"hitboxes": {},
"root_motion_frames": [
0.0,
-12.37,
-4.28,
-6.37,
-1.65,
0.77,
0.91,
0.55,
-0.17,
-3.37,
-5.79,
-7.55,
-7.21,
-6.48,
-5.03,
-14.64,
-11.28,
-9.43,
0.8,
5.14,
3.27,
2.93,
2.13,
-1.73,
-4.18,
-4.57,
-1.69,
0.61,
0.68,
0.46,
0.04,
-0.09,
-0.13,
-0.1
]
}