Exemplo n.º 1
0
 void EndDialogue()
 {
     animator.SetBool("IsOpen", false);
     original.DialogueDone();
 }