Files
settled-reach/client/assets/characters/clothing/boots_work/coverage.json
T
jpmschweitzerandClaude Opus 4.6 042deb6b75 feat(assets): add initial clothing set with all body type variants
Five placeholder clothing items fitted to all 11 body types via the
Surface Deform batch pipeline (60 GLBs total):
- coveralls_basic, jacket_utility, pants_cargo, shirt_henley, boots_work

Each item includes reference.glb, reference_mask.png, coverage.json,
and 11 body-type variant GLBs. All Surface Deform binds succeeded
with no Shrinkwrap fallbacks needed (#711).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 16:56:57 +01:00

9 lines
112 B
JSON

{
"hides": [
"foot_l",
"foot_r",
"leg_lower_l",
"leg_lower_r"
],
"torso_variant": "full"
}