Hi!!!.
Recently I came to a new problem in my mod... I did an area that the player needs to cross on a moving cab... But it has to work both ways, that is, to go and to come back.
The cab is a func_tracktrain since I need it to rotate in the path twists. The "Go to" path is working right but I don?t know how to reverse the train since it has to be non player-controllable.
Is there a way to make the path reverse or will I have to make 2 separate paths?. If I have to do 2 paths, how do I make the train stop at the end of one track and then keep going to the other when activated???.
Thanks.