void endDialogue()
 {
     isConversing = false;
     uiDialogue.hideSubtitle();
 }