im trying to make cars spawn then move,like in dark city run. I know how to use the op events now but cant make the cars spawn then repeat?any help would be really appreciated greatly..
How I understand, you know how to spawn but don't know how to replay?Originally Posted by MICHEAL29
If it's so, place a dummy object at the start point and make those cars go back to the dummy when finished and re-animate them.
Hope you solved it!![]()
They don't spawn as such, after the car reaches the end of the OPE process, providing you have your data sources set to loop it should reset to the beginning and start again.
If your car line is straight only, then use JaminBen's way^^.
Otherwise if you have curves then use mine.