- Joined
- Mar 2, 2014
- Messages
- 9
- Reaction score
- 0
- First Language
- French/English
- Primarily Uses
Hi all,
I'm stuck by something that seems so easy : I want that an event (a NPC in fact) start a dialog (a text box) with the player after moving toward him.
First part of the event has no problem : the character can't move (as I use a parallel process) and the "event-NPC" is correctly moving toward the player.
But then... I don't know how to start the discussion. I try using the event position through variables, but it doesn't work. And everything else I tried doesn't work (the dialog start immediately even if the event is not next the player, or doesn't start at all). I know it's easy and I'm missing something, but I can't figure what, so I beg for your help
I'm stuck by something that seems so easy : I want that an event (a NPC in fact) start a dialog (a text box) with the player after moving toward him.
First part of the event has no problem : the character can't move (as I use a parallel process) and the "event-NPC" is correctly moving toward the player.
But then... I don't know how to start the discussion. I try using the event position through variables, but it doesn't work. And everything else I tried doesn't work (the dialog start immediately even if the event is not next the player, or doesn't start at all). I know it's easy and I'm missing something, but I can't figure what, so I beg for your help


