Updated systems handling

This commit is contained in:
2025-02-08 22:32:21 +03:00
parent 7518a6a360
commit 2780fd300a
31 changed files with 1172 additions and 539 deletions

View File

@@ -53,7 +53,7 @@ class ExportMappingMale:
class ExportMappingMaleBabyShape:
blend_path = "assets/blender/shapes/male/" + "vrm-vroid-normal-male-chibi.blend"
gltf_path = "godot/character-data/vroid-normal-male-chibi.npc"
gltf_path = "godot/character-data/vroid-normal-male-chibi.npcshape"
inner_path = "Object"
objs = ["male", "Body", "Hair", "Face"]
armature_name = "male"