예제 #1
0
 private void OnPausedUpdated(bool isPaused)
 {
     Animation.SetPlaying(!isPaused);
 }