Apologies for pointing this out before I've tested it, but noticed that, just like in the vanilla HLAPI, the for loops when reading and writing parameters repeatedly call the m_Animator.parameters property. This causes huge allocation spikes there. I created PR 12 for this. https://github.com/TwoTenPvP/MLAPI/pull/12
Apologies for pointing this out before I've tested it, but noticed that, just like in the vanilla HLAPI, the for loops when reading and writing parameters repeatedly call the m_Animator.parameters property. This causes huge allocation spikes there. I created PR 12 for this. https://github.com/TwoTenPvP/MLAPI/pull/12