- Joined
- May 5, 2014
- Messages
- 11
- Reaction score
- 0
- First Language
- Polish
- Primarily Uses
Hey, I know there are tutorials for this, but I cant figure out how to do this.
I have an event which has 5 different event pages. Event is a npc which will move around the way i want (parallel process) and do some random stuff like jump or show baloon above his head etc. 4 other event pages and 4 different things he can say.
1st event:
Control Switches: [0001
ialog1] = ON
after this there is a baloon icon and then Set move route after a while there is another:
Control Switches: [0001
ialog1] = OFF
Control Switches: [0001
ialog2] = ON
and another part of his route and so on until switch dialog 4. for some reason npc is not moving from his spot since i added Control Switches. If i remove it then its working fine.
What I want to achieve is a npc which will move around doing some stuff and will say different thing depending on when u talk to him.
Each dialog event has condition for a switch to be ON and are set for action button trigger
and a simple text message.
I hope you can understand my problem and maybe help me out. I dont mind using a different way to achieve what I want.
I have an event which has 5 different event pages. Event is a npc which will move around the way i want (parallel process) and do some random stuff like jump or show baloon above his head etc. 4 other event pages and 4 different things he can say.
1st event:
Control Switches: [0001
after this there is a baloon icon and then Set move route after a while there is another:
Control Switches: [0001
Control Switches: [0001
and another part of his route and so on until switch dialog 4. for some reason npc is not moving from his spot since i added Control Switches. If i remove it then its working fine.
What I want to achieve is a npc which will move around doing some stuff and will say different thing depending on when u talk to him.
Each dialog event has condition for a switch to be ON and are set for action button trigger
and a simple text message.
I hope you can understand my problem and maybe help me out. I dont mind using a different way to achieve what I want.

