- 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
28 lines
383 B
YAML
28 lines
383 B
YAML
id: 帽子
|
|
original_key: 帽子
|
|
resource: 胴体
|
|
morph_x: 1
|
|
morph_y: 1
|
|
variants:
|
|
- x: 0
|
|
y: 0
|
|
file: x0y0.svg
|
|
fields:
|
|
- name: ナース帽
|
|
- name: 十字
|
|
- name: 留具左
|
|
- name: 留具右
|
|
joints:
|
|
- position: [
|
|
0.09500000000000001,
|
|
0.08657209822414329
|
|
]
|
|
- position: [
|
|
0.12373035553587274,
|
|
0.09752459310192672
|
|
]
|
|
- position: [
|
|
0.06626964446412721,
|
|
0.09752459310192672
|
|
]
|