public void Interact()
 {
     DialogManager.Instance.StartConversation(mikeBase.GetConversation());
 }