Hello, a mapping question again.
I have built a train (func_tracktrain), and I have set it to go forward normally, turning at some points and so on. BUT, then the train comes to a cliff where i want the train to go down.
Now here's the problem, the train likes to "point" to the path_track, so when it comes to the edge, it tipps over and you falls off when it goes down vertically.
How do I keep it from tipping over, and just keep it "steady" when it goes down. I tried several times with diffrent stuff but failed. I guess it's func_trackautochange or what is it? help plixx =))