public void SetVariables(IDictionary <string, float> table, float time, float easing)
 {
     character.SetVariables(table, time, easing);
 }