foitin/characters/nappo/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
695 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.28,
-4.25,
-6.32,
-1.64,
0.76,
0.9,
0.54,
-0.17,
-3.34,
-5.75,
-7.49,
-7.16,
-6.43,
-4.99,
-14.54,
-11.2,
-9.36,
0.8,
5.1,
3.25,
2.91,
2.11,
-1.72,
-4.15,
-4.54,
-1.68,
0.61,
0.67,
0.46,
0.04,
-0.09,
-0.13,
-0.1
]
}