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

440 lines
5.6 KiB
JSON

{
"name": "block",
"total": 24,
"loop": false,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-12,
-126,
45,
34
],
[
-29,
-92,
117,
51
],
[
-26,
-41,
71,
41
]
],
"frames": {
"0-0": [
[
-14,
-137,
49,
37
],
[
-33,
-100,
74,
55
],
[
-35,
-45,
72,
45
]
],
"1-1": [
[
-13,
-134,
49,
36
],
[
-32,
-98,
75,
54
],
[
-34,
-44,
68,
44
]
],
"2-3": [
[
-15,
-123,
47,
33
],
[
-35,
-90,
77,
50
],
[
-40,
-40,
74,
40
]
],
"4-4": [
[
-21,
-122,
67,
33
],
[
-34,
-89,
86,
50
],
[
-26,
-39,
118,
39
]
],
"5-6": [
[
-43,
-126,
107,
34
],
[
-42,
-92,
120,
51
],
[
-35,
-41,
64,
41
]
],
"7-7": [
[
-50,
-118,
85,
32
],
[
-49,
-86,
97,
48
],
[
-46,
-38,
72,
38
]
],
"8-9": [
[
-41,
-118,
63,
32
],
[
-44,
-86,
101,
48
],
[
-43,
-38,
71,
38
]
],
"10-10": [
[
-24,
-123,
42,
33
],
[
-35,
-90,
111,
50
],
[
-32,
-40,
66,
40
]
],
"11-11": [
[
-14,
-126,
44,
34
],
[
-30,
-92,
116,
51
],
[
-26,
-41,
69,
41
]
],
"12-13": [
[
-10,
-125,
45,
34
],
[
-28,
-91,
117,
51
],
[
-26,
-40,
72,
40
]
],
"15-16": [
[
-15,
-128,
44,
34
],
[
-31,
-94,
116,
52
],
[
-28,
-42,
74,
42
]
],
"17-17": [
[
-15,
-129,
42,
35
],
[
-34,
-94,
116,
52
],
[
-35,
-42,
118,
42
]
],
"18-19": [
[
-16,
-130,
44,
35
],
[
-36,
-95,
70,
53
],
[
-40,
-42,
119,
42
]
],
"20-20": [
[
-16,
-132,
45,
35
],
[
-36,
-97,
71,
54
],
[
-39,
-43,
110,
43
]
],
"21-21": [
[
-16,
-134,
47,
36
],
[
-35,
-98,
72,
54
],
[
-33,
-44,
83,
44
]
],
"22-23": [
[
-15,
-135,
48,
36
],
[
-34,
-99,
73,
55
],
[
-33,
-44,
69,
44
]
],
"24-24": [
[
-14,
-135,
49,
36
],
[
-33,
-99,
74,
55
],
[
-34,
-44,
70,
44
]
],
"25-26": [
[
-13,
-136,
49,
36
],
[
-33,
-100,
74,
55
],
[
-34,
-45,
70,
45
]
],
"27-27": [
[
-14,
-136,
49,
36
],
[
-33,
-100,
74,
55
],
[
-35,
-45,
72,
45
]
],
"28-29": [
[
-14,
-137,
49,
37
],
[
-33,
-100,
74,
55
],
[
-35,
-45,
72,
45
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}