mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-28 07:19:00 +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.