Hi, I've got a tracktrain and a path for it. The path looks like this
[img]http://imgkk.com/i/j21PhS.png[/img]
The tracktrain starts on the black line at first, then gets on the red line. After reaching the end of the red line, it will go back on it, and I want it to reach the other end of the red line. The problem is that when it goes back it gets back on the black line and won't reach the end of the red one. How do I make it stay on the red line once it's on it?
[editline]10:01PM[/editline]
Lol artistic rating
Make sure that all the path_tracks on the red line are targeting the next path_track along the red line, not the black line.
Yeah, i've done that
Hmm...try using the func_train (you can get the FGD code for it from the Valve wiki). It's a little more versatile.
Sorry, you need to Log In to post a reply to this thread.