Npc dialogue

● ARCHIVED · READ-ONLY
Started by dnel57 3 posts View original ↗
  1. I added an npc.


    created a dialogue with 3 or 4 exchanges


    between him and my character.


    used "erase event".


    Dialogue executed perfectly


    (to my surprise) and the event ended as it should.


    The problem is the Npc disappears???


    Should I add the npc at the time of creating the event?
  2. Erase event erases the event completely - including the sprite of the event.


    You'll need to switch to a different event page instead of erasing if you don't want the NPC to vanish
  3. Ahh either delete the "Erase Event" command if you just want the dialogues to play without changing, or use a self-switch to turn to a new event page with a new dialogue or any other events you need.