- Add hair class KeyMap entries (基髪→BaseHair, 前髪→FrontHair, 胸毛→ChestHair)
- Implement cardinal spline → cubic Bezier SVG export for all 175 body parts
- Generate YAML sidecar files (part.yaml) per part with metadata
- Write Catalog.yaml index for runtime asset loading
- Output to SlaveMatrix/Assets/Parts/{EnglishName}/ structure
- Each part directory contains part.yaml + x{x}y{y}.svg morph variants
- 838 SVGs across 324 morph variants, 175 sidecars, 1 catalog
- Extraction tool now serves as the asset build pipeline step
47 lines
642 B
YAML
47 lines
642 B
YAML
id: パンスト
|
|
original_key: パンスト
|
|
resource: 胴体
|
|
morph_x: 1
|
|
morph_y: 5
|
|
variants:
|
|
- x: 0
|
|
y: 0
|
|
file: x0y0.svg
|
|
- x: 0
|
|
y: 1
|
|
file: x0y1.svg
|
|
- x: 0
|
|
y: 2
|
|
file: x0y2.svg
|
|
- x: 0
|
|
y: 3
|
|
file: x0y3.svg
|
|
- x: 0
|
|
y: 4
|
|
file: x0y4.svg
|
|
fields:
|
|
- name: パンスト
|
|
- name: ウエストテープ
|
|
- name: センターシーム
|
|
joints:
|
|
- position: [
|
|
0.5000000000000001,
|
|
0.48046623087434376
|
|
]
|
|
- position: [
|
|
0.5000000000000001,
|
|
0.4797974233488578
|
|
]
|
|
- position: [
|
|
0.5000000000000001,
|
|
0.47912861582337185
|
|
]
|
|
- position: [
|
|
0.5000000000000001,
|
|
0.4792778694192512
|
|
]
|
|
- position: [
|
|
0.5000000000000001,
|
|
0.4794271230151306
|
|
]
|