foitin/characters/dread/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": [
[
-25,
-79,
140,
22
],
[
-39,
-57,
156,
34
],
[
-44,
-23,
194,
23
]
],
"frames": {
"0-3": [
[
-17,
-139,
58,
37
],
[
-42,
-102,
113,
56
],
[
-46,
-46,
121,
46
]
],
"4-7": [
[
-6,
-133,
66,
36
],
[
-44,
-97,
104,
54
],
[
-48,
-43,
130,
43
]
],
"8-11": [
[
-2,
-115,
99,
31
],
[
-43,
-84,
153,
47
],
[
-47,
-37,
162,
37
]
],
"17-20": [
[
-27,
-60,
133,
17
],
[
-38,
-43,
157,
27
],
[
-42,
-16,
161,
16
]
],
"21-24": [
[
-23,
-40,
99,
12
],
[
-34,
-28,
151,
19
],
[
-38,
-9,
159,
9
]
],
"25-29": [
[
-8,
-7,
47,
4
],
[
-17,
-3,
74,
7
],
[
-18,
4,
77,
-4
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}