Пример #1
0
 public void StartPerformable(int frameIndex)
 {
     tracker.Track(frameIndex);
     fgChar.Play(animStateName);
 }