foitin/characters/violet/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,
-81,
101,
23
],
[
-29,
-58,
162,
34
],
[
-41,
-24,
182,
24
]
],
"frames": {
"0-3": [
[
-10,
-141,
41,
38
],
[
-52,
-103,
123,
57
],
[
-56,
-46,
126,
46
]
],
"4-7": [
[
4,
-135,
47,
36
],
[
-50,
-99,
122,
55
],
[
-55,
-44,
126,
44
]
],
"8-11": [
[
19,
-117,
74,
32
],
[
-37,
-85,
140,
48
],
[
-47,
-37,
149,
37
]
],
"17-20": [
[
6,
-52,
109,
15
],
[
-22,
-37,
165,
24
],
[
-28,
-13,
180,
13
]
],
"21-24": [
[
13,
-30,
100,
10
],
[
-13,
-20,
134,
15
],
[
-17,
-5,
138,
5
]
],
"25-29": [
[
51,
9,
7,
0
],
[
51,
9,
7,
1
],
[
42,
10,
68,
-10
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}