foitin/characters/decks/moves/walk_f/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

240 lines
3.0 KiB
JSON

{
"name": "walk_f",
"total": 48,
"loop": true,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-4,
-129,
46,
35
],
[
-28,
-94,
85,
52
],
[
-22,
-42,
56,
42
]
],
"frames": {
"0-1": [
[
-7,
-130,
45,
35
],
[
-32,
-95,
82,
53
],
[
-24,
-42,
57,
42
]
],
"2-4": [
[
-8,
-135,
46,
36
],
[
-32,
-99,
82,
55
],
[
-23,
-44,
57,
44
]
],
"5-7": [
[
-8,
-132,
45,
35
],
[
-32,
-97,
82,
54
],
[
-24,
-43,
58,
43
]
],
"8-9": [
[
-8,
-122,
46,
33
],
[
-32,
-89,
84,
50
],
[
-25,
-39,
59,
39
]
],
"10-12": [
[
-6,
-119,
46,
32
],
[
-30,
-87,
85,
49
],
[
-25,
-38,
59,
38
]
],
"16-18": [
[
-3,
-132,
47,
35
],
[
-27,
-97,
86,
54
],
[
-21,
-43,
55,
43
]
],
"19-20": [
[
-4,
-121,
47,
33
],
[
-28,
-88,
86,
49
],
[
-23,
-39,
56,
39
]
],
"21-23": [
[
-5,
-112,
47,
30
],
[
-30,
-82,
86,
46
],
[
-24,
-36,
58,
36
]
],
"24-26": [
[
-6,
-119,
47,
32
],
[
-31,
-87,
84,
49
],
[
-24,
-38,
57,
38
]
],
"27-29": [
[
-7,
-130,
45,
35
],
[
-32,
-95,
82,
53
],
[
-24,
-42,
57,
42
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}