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

480 lines
6.0 KiB
JSON

{
"name": "getup",
"total": 30,
"loop": false,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-16,
-172,
43,
45
],
[
-33,
-127,
111,
69
],
[
-32,
-58,
73,
58
]
],
"frames": {
"0-0": [
[
21,
0,
18,
2
],
[
15,
2,
29,
4
],
[
14,
6,
31,
-6
]
],
"1-1": [
[
13,
-16,
31,
6
],
[
6,
-10,
41,
10
],
[
6,
0,
41,
0
]
],
"2-2": [
[
9,
-36,
38,
11
],
[
3,
-25,
44,
18
],
[
1,
-7,
46,
7
]
],
"3-4": [
[
8,
-60,
40,
17
],
[
2,
-43,
47,
27
],
[
-19,
-16,
106,
16
]
],
"5-5": [
[
6,
-89,
43,
25
],
[
-18,
-64,
99,
37
],
[
-18,
-27,
113,
27
]
],
"6-6": [
[
3,
-118,
45,
32
],
[
-20,
-86,
111,
48
],
[
-17,
-38,
108,
38
]
],
"7-8": [
[
-1,
-143,
46,
38
],
[
-22,
-105,
110,
58
],
[
-29,
-47,
115,
47
]
],
"9-9": [
[
-3,
-159,
45,
42
],
[
-24,
-117,
109,
64
],
[
-35,
-53,
75,
53
]
],
"10-10": [
[
-6,
-167,
45,
44
],
[
-26,
-123,
108,
67
],
[
-36,
-56,
78,
56
]
],
"11-12": [
[
-9,
-170,
45,
45
],
[
-28,
-125,
108,
68
],
[
-35,
-57,
77,
57
]
],
"13-13": [
[
-12,
-172,
43,
45
],
[
-31,
-127,
110,
69
],
[
-33,
-58,
74,
58
]
],
"15-15": [
[
-20,
-173,
42,
46
],
[
-36,
-127,
112,
69
],
[
-32,
-58,
72,
58
]
],
"16-17": [
[
-24,
-173,
43,
46
],
[
-38,
-127,
113,
69
],
[
-31,
-58,
71,
58
]
],
"18-18": [
[
-27,
-174,
44,
46
],
[
-39,
-128,
113,
69
],
[
-31,
-59,
71,
59
]
],
"19-19": [
[
-29,
-174,
45,
46
],
[
-39,
-128,
113,
69
],
[
-37,
-59,
77,
59
]
],
"20-21": [
[
-30,
-174,
45,
46
],
[
-39,
-128,
112,
69
],
[
-40,
-59,
81,
59
]
],
"22-22": [
[
-30,
-174,
45,
46
],
[
-39,
-128,
111,
69
],
[
-41,
-59,
82,
59
]
],
"23-23": [
[
-30,
-174,
45,
46
],
[
-39,
-128,
111,
69
],
[
-41,
-59,
82,
59
]
],
"24-25": [
[
-31,
-174,
46,
46
],
[
-39,
-128,
111,
69
],
[
-41,
-59,
82,
59
]
],
"26-26": [
[
-31,
-174,
45,
46
],
[
-40,
-128,
112,
69
],
[
-42,
-59,
83,
59
]
],
"27-27": [
[
-32,
-174,
46,
46
],
[
-40,
-128,
112,
69
],
[
-43,
-59,
84,
59
]
],
"28-29": [
[
-32,
-174,
46,
46
],
[
-40,
-128,
112,
69
],
[
-44,
-59,
85,
59
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}