foitin/characters/jima/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": [
[
-25,
-147,
44,
39
],
[
-41,
-108,
78,
59
],
[
-34,
-49,
88,
49
]
],
"frames": {
"0-4": [
[
-24,
-159,
44,
42
],
[
-39,
-117,
91,
64
],
[
-39,
-53,
92,
53
]
],
"5-9": [
[
-13,
-55,
36,
16
],
[
-20,
-39,
47,
25
],
[
-30,
-14,
59,
14
]
],
"10-14": [
[
-17,
-89,
41,
25
],
[
-32,
-64,
62,
37
],
[
-36,
-27,
70,
27
]
],
"20-24": [
[
-23,
-155,
45,
41
],
[
-40,
-114,
92,
62
],
[
-43,
-52,
99,
52
]
],
"25-29": [
[
-20,
-152,
47,
40
],
[
-36,
-112,
97,
61
],
[
-53,
-51,
147,
51
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}