public void PlayTimeline(string label, EmoteEngineNet.TimelinePlayFlags flag)
 {
     character.PlayTimeline(label, flag);
 }