public void SetScale(float scale, float frameCount, float easing) { character.SetScale(scale, frameCount, easing); }