summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-02-19 16:46:49 -0800
committeryum <yum.food.vr@gmail.com>2025-02-19 16:46:49 -0800
commit2a112805e86c304d64859d8fc0713469b2eab685 (patch)
tree1cbbcca8e5f00ad55f683cec6b930c3d2a448fdc
parent4cb2a2be4b5181b524ac284b77f3c8f04fed2c7e (diff)
document prefab idea
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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.
+