foitin/characters/kachujin/moves/walk_f/data.json
m3ultra da1cceadc2 Two real fighters: KACHUJIN and VESPER, 11 moves each from Mixamo combat clips
- per-frame hips-centred rendering + root-motion export (the BKB .geo
  approach modernised): traveling clips stay pivot-stable, movement data
  goes to root_motion_frames in data.json
- engine: frame-indexed root motion, pushbox widened for real sprites
- clip set: ginga idle, walks, jump, block, punching/boxing/martelo
  normals, chapa-giratoria QCF special, hit react, knockdown
- verified in-game: demo jab connects, damage applied, mirroring correct

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-28 19:50:56 +10:00

340 lines
4.4 KiB
JSON

{
"name": "walk_f",
"total": 48,
"loop": true,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-26,
-329,
75,
77
],
[
-49,
-252,
144,
117
],
[
-50,
-135,
111,
135
]
],
"frames": {
"0-0": [
[
-31,
-328,
75,
77
],
[
-50,
-251,
139,
117
],
[
-51,
-134,
113,
134
]
],
"1-2": [
[
-31,
-330,
75,
78
],
[
-50,
-252,
140,
118
],
[
-51,
-134,
136,
134
]
],
"3-4": [
[
-31,
-330,
74,
79
],
[
-49,
-251,
139,
118
],
[
-50,
-133,
163,
133
]
],
"5-6": [
[
-31,
-329,
74,
79
],
[
-49,
-250,
139,
119
],
[
-57,
-131,
185,
131
]
],
"7-8": [
[
-31,
-326,
74,
78
],
[
-49,
-248,
140,
118
],
[
-82,
-130,
200,
130
]
],
"9-10": [
[
-30,
-322,
73,
77
],
[
-49,
-245,
141,
116
],
[
-103,
-129,
198,
129
]
],
"11-12": [
[
-29,
-322,
74,
77
],
[
-49,
-245,
142,
116
],
[
-103,
-129,
186,
129
]
],
"13-14": [
[
-27,
-326,
74,
77
],
[
-49,
-249,
143,
116
],
[
-70,
-133,
143,
133
]
],
"16-17": [
[
-26,
-330,
76,
78
],
[
-49,
-252,
144,
117
],
[
-50,
-135,
122,
135
]
],
"18-19": [
[
-26,
-327,
76,
77
],
[
-47,
-250,
141,
115
],
[
-48,
-135,
152,
135
]
],
"20-21": [
[
-27,
-323,
76,
75
],
[
-46,
-248,
139,
114
],
[
-69,
-134,
192,
134
]
],
"22-23": [
[
-28,
-321,
76,
75
],
[
-46,
-246,
138,
113
],
[
-93,
-133,
211,
133
]
],
"24-25": [
[
-29,
-322,
76,
75
],
[
-47,
-247,
138,
114
],
[
-92,
-133,
186,
133
]
],
"26-27": [
[
-30,
-325,
76,
76
],
[
-49,
-249,
139,
115
],
[
-66,
-134,
138,
134
]
],
"28-29": [
[
-31,
-328,
75,
77
],
[
-50,
-251,
139,
117
],
[
-51,
-134,
113,
134
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}