foitin/characters/decks/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": [
[
15,
-86,
89,
24
],
[
-13,
-62,
155,
36
],
[
-23,
-26,
161,
26
]
],
"frames": {
"0-3": [
[
-16,
-137,
51,
37
],
[
-33,
-100,
106,
55
],
[
-29,
-45,
102,
45
]
],
"4-7": [
[
-2,
-131,
54,
35
],
[
-25,
-96,
86,
53
],
[
-27,
-43,
98,
43
]
],
"8-11": [
[
15,
-117,
69,
32
],
[
-15,
-85,
131,
48
],
[
-24,
-37,
137,
37
]
],
"17-20": [
[
12,
-58,
92,
17
],
[
-9,
-41,
116,
26
],
[
-14,
-15,
153,
15
]
],
"21-24": [
[
17,
-35,
86,
11
],
[
-1,
-24,
111,
17
],
[
-7,
-7,
116,
7
]
],
"25-29": [
[
66,
2,
27,
2
],
[
30,
4,
70,
3
],
[
26,
7,
76,
-7
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}