foitin/characters/violet/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": [
[
-24,
-147,
36,
39
],
[
-65,
-108,
124,
59
],
[
-65,
-49,
126,
49
]
],
"frames": {
"0-4": [
[
-23,
-159,
37,
42
],
[
-69,
-117,
130,
64
],
[
-66,
-53,
130,
53
]
],
"5-9": [
[
-13,
-56,
33,
16
],
[
-16,
-40,
37,
25
],
[
-43,
-15,
85,
15
]
],
"10-14": [
[
-16,
-89,
35,
25
],
[
-48,
-64,
92,
37
],
[
-60,
-27,
115,
27
]
],
"20-24": [
[
-21,
-155,
36,
41
],
[
-65,
-114,
128,
62
],
[
-63,
-52,
130,
52
]
],
"25-29": [
[
-15,
-154,
36,
41
],
[
-58,
-113,
130,
62
],
[
-61,
-51,
139,
51
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}