Exemplo n.º 1
0
 public virtual void Interact()
 {
     dialogue.DialogueOnInteraction();
     Debug.Log("Interacting with " + transform.name);
 }