- Joined
- Aug 26, 2014
- Messages
- 6
- Reaction score
- 0
- Primarily Uses
Hello. First of all, I hope I was in the right forum for ask that. OK, say I want to create the car event that would moving forward, then it was returned to it's original place, and running repeatly, like it was just the passing-by car. But the problem is, I can't figure out how to make the event loop for itself even I had set the event to parallel process, and set the move route as repeat. Here is the example:
[A]------------------------------------------------------------> (repeat from point A]
Say I want to make the car event from point A was going to the point B with the move route event, then when it reaches point B, it would return at the point A and keep continue moving. But instead of this:
[A]------------------------------------------------------------> (stopped at point B?)
The car is not repeatly itself from the point B, even it was always stuck at the point B, instead of returned to point.
Even the loop and label command is also not effective for this because it would just make the game freeze at very beginning.
So, is there any better way to for how to make the car event repeat itself without any problem? I will provide the video later,as it was better way for explaining this situation.
Any help would be appreciated.
[A]------------------------------------------------------------> (repeat from point A]
Say I want to make the car event from point A was going to the point B with the move route event, then when it reaches point B, it would return at the point A and keep continue moving. But instead of this:
[A]------------------------------------------------------------> (stopped at point B?)
The car is not repeatly itself from the point B, even it was always stuck at the point B, instead of returned to point.
Even the loop and label command is also not effective for this because it would just make the game freeze at very beginning.
So, is there any better way to for how to make the car event repeat itself without any problem? I will provide the video later,as it was better way for explaining this situation.
Any help would be appreciated.
Last edited by a moderator:


