Example #1
0
 void EndDialogue()
 {
     animator.SetBool("IsOpen", false);
     gameStarter.NextDialogue();
 }