On any (non GamePlayerControl.lua) custom character
for example character creator, I can manage the animations
using;
CharacterControlLimbo(e)
StopAnimation(e)
SetAnimationFrame(e, anim)
Tried on player third person character, and it's not activating.
Any suggestions on how to take over animations in the 3p?