foitin/characters/violet/moves/crouch/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

220 lines
2.7 KiB
JSON

{
"name": "crouch",
"total": 20,
"loop": false,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
9,
-55,
32,
16
],
[
-24,
-39,
66,
25
],
[
-44,
-14,
92,
14
]
],
"frames": {
"0-2": [
[
-5,
-140,
35,
37
],
[
-79,
-103,
154,
57
],
[
-109,
-46,
238,
46
]
],
"3-5": [
[
-6,
-147,
34,
39
],
[
-78,
-108,
158,
59
],
[
-120,
-49,
253,
49
]
],
"6-8": [
[
-5,
-140,
34,
37
],
[
-75,
-103,
153,
57
],
[
-113,
-46,
247,
46
]
],
"9-11": [
[
-2,
-119,
36,
32
],
[
-66,
-87,
134,
49
],
[
-92,
-38,
229,
38
]
],
"12-14": [
[
3,
-89,
36,
25
],
[
-51,
-64,
103,
37
],
[
-70,
-27,
151,
27
]
],
"18-20": [
[
14,
-25,
24,
9
],
[
8,
-16,
35,
13
],
[
7,
-3,
36,
3
]
],
"21-23": [
[
21,
-4,
9,
3
],
[
15,
-1,
24,
6
],
[
14,
5,
26,
-5
]
],
"24-26": [
[
24,
7,
5,
1
],
[
22,
8,
8,
1
],
[
21,
9,
10,
-9
]
],
"27-29": [
[
24,
10,
3,
0
],
[
24,
10,
3,
0
],
[
24,
10,
3,
-10
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}