foitin/characters/roca/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,
-149,
44,
40
],
[
-46,
-109,
92,
60
],
[
-33,
-49,
70,
49
]
],
"frames": {
"0-4": [
[
-28,
-162,
46,
43
],
[
-43,
-119,
89,
65
],
[
-35,
-54,
75,
54
]
],
"5-9": [
[
-14,
-56,
34,
16
],
[
-23,
-40,
48,
25
],
[
-35,
-15,
70,
15
]
],
"10-14": [
[
-18,
-91,
38,
25
],
[
-37,
-66,
73,
38
],
[
-40,
-28,
79,
28
]
],
"20-24": [
[
-27,
-157,
46,
42
],
[
-44,
-115,
88,
63
],
[
-34,
-52,
79,
52
]
],
"25-29": [
[
-22,
-156,
46,
41
],
[
-39,
-115,
92,
63
],
[
-53,
-52,
136,
52
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}