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

280 lines
3.5 KiB
JSON

{
"name": "death",
"total": 150,
"loop": false,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-25,
-164,
49,
43
],
[
-46,
-121,
82,
66
],
[
-94,
-55,
119,
55
]
],
"frames": {
"0-1": [
[
-14,
-137,
49,
37
],
[
-33,
-100,
74,
55
],
[
-35,
-45,
72,
45
]
],
"2-3": [
[
-35,
-137,
47,
37
],
[
-39,
-100,
69,
55
],
[
-45,
-45,
72,
45
]
],
"4-5": [
[
-36,
-155,
48,
41
],
[
-39,
-114,
70,
62
],
[
-71,
-52,
125,
52
]
],
"6-8": [
[
-32,
-163,
49,
43
],
[
-42,
-120,
64,
65
],
[
-38,
-55,
71,
55
]
],
"9-10": [
[
-30,
-167,
45,
44
],
[
-39,
-123,
70,
67
],
[
-38,
-56,
84,
56
]
],
"11-12": [
[
-27,
-166,
47,
44
],
[
-64,
-122,
95,
66
],
[
-76,
-56,
107,
56
]
],
"16-17": [
[
-25,
-162,
50,
43
],
[
-34,
-119,
73,
65
],
[
-80,
-54,
104,
54
]
],
"18-19": [
[
-25,
-159,
48,
42
],
[
-36,
-117,
74,
64
],
[
-57,
-53,
82,
53
]
],
"20-22": [
[
-25,
-144,
45,
38
],
[
-37,
-106,
72,
58
],
[
-37,
-48,
63,
48
]
],
"23-24": [
[
-26,
-110,
42,
30
],
[
-27,
-80,
58,
45
],
[
-39,
-35,
71,
35
]
],
"25-26": [
[
-28,
-58,
39,
17
],
[
-28,
-41,
43,
26
],
[
-27,
-15,
44,
15
]
],
"27-29": [
[
-28,
4,
10,
1
],
[
-35,
5,
25,
3
],
[
-37,
8,
29,
-8
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}