foitin/characters/widow/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": [
[
-28,
-140,
41,
37
],
[
-53,
-103,
101,
57
],
[
-54,
-46,
115,
46
]
],
"frames": {
"0-4": [
[
-28,
-153,
42,
41
],
[
-59,
-112,
110,
61
],
[
-59,
-51,
113,
51
]
],
"5-9": [
[
-15,
-49,
35,
15
],
[
-23,
-34,
45,
22
],
[
-30,
-12,
60,
12
]
],
"10-14": [
[
-19,
-83,
39,
23
],
[
-37,
-60,
71,
35
],
[
-47,
-25,
93,
25
]
],
"20-24": [
[
-26,
-148,
42,
39
],
[
-53,
-109,
105,
60
],
[
-53,
-49,
109,
49
]
],
"25-29": [
[
-23,
-146,
45,
39
],
[
-45,
-107,
109,
59
],
[
-53,
-48,
143,
48
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}