mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-10 06:28:58 +08:00
CreateAsset, as it turns out, can be extremely slow, particularly when used on Mesh objects. By adding our generated objects as sub-objects of a container AnimatorController, we can minimize this overhead.