From 2a112805e86c304d64859d8fc0713469b2eab685 Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 19 Feb 2025 16:46:49 -0800 Subject: document prefab idea --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 27c54b5..d8e26bd 100644 --- a/README.md +++ b/README.md @@ -515,3 +515,11 @@ should be logged during generation. There's no reason why we can't make a GUI for generating and modifying the config file. This would be appealing to some users. + +### 4. Prefab support / modularization + +Right now the tool is designed to have one config per avatar. It may be useful +to have one config per modular system. Moreover, users may wish to "bake" out +the generated animator/menu/params/animations and distribute those with +prefabs. Some support for that would be useful. + -- cgit v1.2.3