foitin/characters/vesper/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": [
[
-28,
-319,
86,
77
],
[
-29,
-242,
137,
117
],
[
-27,
-125,
82,
125
]
],
"frames": {
"0-0": [
[
-33,
-318,
87,
77
],
[
-35,
-241,
137,
116
],
[
-32,
-125,
92,
125
]
],
"1-2": [
[
-33,
-321,
87,
78
],
[
-35,
-243,
137,
117
],
[
-22,
-126,
100,
126
]
],
"3-4": [
[
-34,
-321,
126,
78
],
[
-35,
-243,
137,
118
],
[
-39,
-125,
158,
125
]
],
"5-6": [
[
-33,
-320,
125,
78
],
[
-35,
-242,
137,
117
],
[
-59,
-125,
190,
125
]
],
"7-8": [
[
-33,
-316,
88,
77
],
[
-34,
-239,
137,
116
],
[
-85,
-123,
209,
123
]
],
"9-10": [
[
-32,
-311,
87,
76
],
[
-33,
-235,
137,
114
],
[
-105,
-121,
210,
121
]
],
"11-12": [
[
-31,
-312,
87,
76
],
[
-32,
-236,
137,
115
],
[
-104,
-121,
188,
121
]
],
"13-14": [
[
-29,
-315,
86,
77
],
[
-31,
-238,
138,
115
],
[
-72,
-123,
139,
123
]
],
"16-17": [
[
-28,
-320,
86,
78
],
[
-29,
-242,
137,
117
],
[
-25,
-125,
99,
125
]
],
"18-19": [
[
-28,
-316,
126,
77
],
[
-30,
-239,
137,
116
],
[
-43,
-123,
149,
123
]
],
"20-21": [
[
-29,
-311,
126,
76
],
[
-31,
-235,
137,
114
],
[
-65,
-121,
189,
121
]
],
"22-23": [
[
-30,
-309,
84,
75
],
[
-32,
-234,
136,
113
],
[
-90,
-121,
209,
121
]
],
"24-25": [
[
-31,
-311,
84,
75
],
[
-33,
-236,
137,
114
],
[
-89,
-122,
186,
122
]
],
"26-27": [
[
-32,
-314,
86,
76
],
[
-34,
-238,
137,
115
],
[
-62,
-123,
137,
123
]
],
"28-29": [
[
-33,
-318,
87,
77
],
[
-35,
-241,
137,
116
],
[
-32,
-125,
92,
125
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}