public void DetectExit()
 {
     NPCEvents.HidePrompt();
     PlayerInteraction.canInteractWithNPC = false;
 }