foitin/characters/birdie/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

160 lines
2.0 KiB
JSON

{
"name": "dizzy",
"total": 90,
"loop": true,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
13,
-77,
100,
22
],
[
-22,
-55,
157,
33
],
[
-26,
-22,
157,
22
]
],
"frames": {
"0-3": [
[
-19,
-139,
51,
37
],
[
-35,
-102,
103,
56
],
[
-32,
-46,
96,
46
]
],
"4-7": [
[
-8,
-132,
60,
35
],
[
-23,
-97,
109,
54
],
[
-30,
-43,
108,
43
]
],
"8-11": [
[
8,
-113,
86,
31
],
[
-20,
-82,
124,
46
],
[
-28,
-36,
138,
36
]
],
"17-20": [
[
15,
-55,
96,
16
],
[
-13,
-39,
127,
25
],
[
-20,
-14,
134,
14
]
],
"21-24": [
[
18,
-34,
80,
11
],
[
4,
-23,
112,
17
],
[
-10,
-6,
126,
6
]
],
"25-29": [
[
33,
2,
4,
2
],
[
23,
4,
38,
3
],
[
24,
7,
39,
-7
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}