foitin/characters/roca/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

200 lines
2.5 KiB
JSON

{
"name": "crouch",
"total": 20,
"loop": false,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-1,
-90,
41,
25
],
[
-32,
-65,
79,
38
],
[
-32,
-27,
83,
27
]
],
"frames": {
"0-2": [
[
-12,
-140,
44,
37
],
[
-36,
-103,
82,
57
],
[
-33,
-46,
66,
46
]
],
"3-5": [
[
-13,
-148,
44,
39
],
[
-37,
-109,
83,
60
],
[
-33,
-49,
67,
49
]
],
"6-9": [
[
-12,
-143,
44,
38
],
[
-36,
-105,
84,
58
],
[
-33,
-47,
68,
47
]
],
"10-12": [
[
-7,
-121,
42,
33
],
[
-34,
-88,
83,
49
],
[
-26,
-39,
72,
39
]
],
"16-19": [
[
8,
-55,
35,
16
],
[
-16,
-39,
59,
25
],
[
-28,
-14,
68,
14
]
],
"20-22": [
[
13,
-23,
28,
8
],
[
2,
-15,
42,
13
],
[
1,
-2,
42,
2
]
],
"23-25": [
[
20,
-1,
18,
3
],
[
15,
2,
27,
4
],
[
14,
6,
29,
-6
]
],
"26-29": [
[
29,
10,
3,
0
],
[
29,
10,
3,
0
],
[
29,
10,
3,
-10
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}