diff options
| author | yum <yum.food.vr@gmail.com> | 2025-02-19 16:46:49 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-02-19 16:46:49 -0800 |
| commit | 2a112805e86c304d64859d8fc0713469b2eab685 (patch) | |
| tree | 1cbbcca8e5f00ad55f683cec6b930c3d2a448fdc | |
| parent | 4cb2a2be4b5181b524ac284b77f3c8f04fed2c7e (diff) | |
document prefab idea
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. + |
