foitin/characters/nappo/moves/dizzy/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

140 lines
1.7 KiB
JSON

{
"name": "dizzy",
"total": 90,
"loop": true,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
21,
-73,
96,
21
],
[
-18,
-52,
136,
31
],
[
-28,
-21,
159,
21
]
],
"frames": {
"0-4": [
[
-13,
-137,
49,
37
],
[
-37,
-100,
102,
55
],
[
-34,
-45,
101,
45
]
],
"5-9": [
[
-4,
-130,
59,
35
],
[
-28,
-95,
97,
53
],
[
-34,
-42,
103,
42
]
],
"10-14": [
[
17,
-109,
79,
30
],
[
-19,
-79,
132,
45
],
[
-32,
-34,
147,
34
]
],
"20-24": [
[
21,
-47,
97,
14
],
[
-11,
-33,
132,
22
],
[
-19,
-11,
138,
11
]
],
"25-29": [
[
27,
-26,
83,
9
],
[
8,
-17,
115,
14
],
[
2,
-3,
121,
3
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}