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

140 lines
1.7 KiB
JSON

{
"name": "jump",
"total": 48,
"loop": false,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-27,
-145,
45,
39
],
[
-41,
-106,
93,
58
],
[
-32,
-48,
70,
48
]
],
"frames": {
"0-4": [
[
-26,
-158,
45,
42
],
[
-40,
-116,
92,
63
],
[
-39,
-53,
86,
53
]
],
"5-9": [
[
-15,
-54,
40,
16
],
[
-20,
-38,
45,
24
],
[
-30,
-14,
61,
14
]
],
"10-14": [
[
-21,
-87,
45,
24
],
[
-34,
-63,
66,
37
],
[
-36,
-26,
71,
26
]
],
"20-24": [
[
-25,
-153,
46,
41
],
[
-39,
-112,
88,
61
],
[
-42,
-51,
97,
51
]
],
"25-29": [
[
-21,
-151,
47,
40
],
[
-35,
-111,
93,
61
],
[
-51,
-50,
142,
50
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}