foitin/characters/widow/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": [
[
12,
-73,
99,
21
],
[
-21,
-52,
156,
31
],
[
-26,
-21,
162,
21
]
],
"frames": {
"0-3": [
[
-20,
-133,
51,
36
],
[
-40,
-97,
108,
54
],
[
-37,
-43,
101,
43
]
],
"4-7": [
[
-11,
-126,
62,
34
],
[
-29,
-92,
95,
51
],
[
-33,
-41,
103,
41
]
],
"8-11": [
[
9,
-107,
82,
29
],
[
-21,
-78,
121,
44
],
[
-30,
-34,
136,
34
]
],
"17-20": [
[
14,
-51,
95,
15
],
[
-14,
-36,
128,
23
],
[
-19,
-13,
132,
13
]
],
"21-24": [
[
17,
-30,
82,
10
],
[
8,
-20,
108,
15
],
[
-8,
-5,
125,
5
]
],
"25-29": [
[
26,
6,
25,
1
],
[
24,
7,
38,
2
],
[
26,
9,
39,
-9
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}