I've created an working tracktrain with pathtracks and a model parented on it. Now i want the model to stop at one path_track for about 5 seconds and play an animation. After those 5 seconds it should move on, following the next tracks. So how can i make this possible? All i need to know is how to make it stop and move on!
ah, i see ^^ i knew about that output, but i didn't get the idea to let it make the train stop^^ thanks, it works now (OnPass func_tracktrain Stop and OnPass func_tracktrain StartForward delay: 5)