RPG2K3 QUESTION ON EVENTS MOVING
Posts
Pages:
1
I have a question events/npc movements. What I mean is when a event happens like an auto start all the npc's stop walking. How can I make them all proceed with their movements even when an auto start event is taking place? I've tried proceed with movement on the auto start even and I even tried it on the npcs. Please help.
Auto start grabs all the processing for itself, so nothing else will run. If you want NPCs to continue their movement patterns while your event is doing its thing, make it a parallel process instead.
author=Trihan
Auto start grabs all the processing for itself, so nothing else will run. If you want NPCs to continue their movement patterns while your event is doing its thing, make it a parallel process instead.
Wow! Thanks Trihan. That helped a lot, thank you :D
Glad I was able to help!
Also, as far as I can remember the "proceed with movement" command is only for move event commands; it doesn't have any effect on movement patterns set on events themselves.
Also, as far as I can remember the "proceed with movement" command is only for move event commands; it doesn't have any effect on movement patterns set on events themselves.
Pages:
1















