Two things,
One- is there a YouTube video that explains how to combine and loop and do all sorts of cool things with the OBJECT POSITION EVENT?
The redlinx video doesn't explain anything useful.
Two- my specific issue is that I'm trying to make traffic that stops and starts. I have a car go, then come to a stop, pause, then go again. I can't make the two animations loop as a whole, just individually immediately after they finish there animation. I've tried setting delays on the loops of the animations so its in sync, but i can't do it.
I'd like to understand this stuff, but I cant find the proper tutorials. Help?
Try this thread. It took me a long time to figure it out too but it could be of some use to you.
<!-- l --><a class="postlink-local" href="http://www.redlynxgame.com/forum/viewtopic.php?f=83&t=9385">viewtopic.php?f=83&t=93 85</a><!-- l -->
Ow, my brain. I'm going to have to keep looking at that in the future to understand it better on a day where my brain is functioning at a higher level.Originally Posted by EuphoricFusion
Thank you, however, for sharing that with me. I'm sure it will be of some use to me if I can understand it.
It does sound complex but once it clicks it's not so hard.
If you've got any other questions I'll try to help you as best I can.
cant you just turn the interval trigger on and off?
If you do that then any data source that is running at the same time will continue to be active and when the trigger is reactivated the car will just jump to the position it should have been.