Procedural Controller
The Procedural Controller package generates a VRCFury Full Controller as your avatar is built.
This is useful for combining pre-made assets (e.g. animator controllers) with procedurally-generated ones. For example, you can combine features from Animator Dynamics with your own animator controllers. These two sources can see each other's parameters without requiring you to use any global parameters.
Sources
Each source provides zero or more of:
- Animator controllers
- Avatar menus
- Avatar parameter lists
- Global parameter names
These are all plugged into a single Full Controller.
Sources can come from assets or components.