public void SetRot(float rot, float frameCount, float easing) { character.SetRot(rot, frameCount, easing); }