Exemple #1
0
 /// <summary>
 /// Actions to be taken when the cutscene is starting.
 /// </summary>
 public void OnStartAnimation()
 {
     player.LockKeys();
 }