The main character walks into a pub and orders a drink before walking to a seat and placing a map on the table (turning a switch called "Unfurl Map" on and causing an event at the table (a map) to appear).
This part works. I'm having a bit of trouble with the next part.
One of the patrons of the pub is supposed to walk over to the main character and start talking to him. Unfortunately, I'm not sure how to implement this. I moved to the other event (the pub patron) and set a conditional branch (Switch: Unfurl Map = On).
However, even putting the conditional branch into the event box when it's on autorun causes the game to freeze.
I heard somewhere that it's better to keep your entire action in one single event. However, I'm not sure how to move characters in other events using a single event.


