How to? Trains

lucky

¯\_(ツ)_/¯
May 25, 2009
583
145
As for the train in Well, you will need something to TurnOff the model and TurnOn again, and something to (at the same time) tell the func_tracktrain to Stop and SetSpeed to whatever the speed you want it to go at.


For it to stop, you want the track to output to the train OnPass
and you probably want to tell a stopped train to start again OnPass by another train on another track. That or you can just have a relay that gets told when the train is stopped, and tell it to start it all again with a delay of whatever.
 

Naso

L2: Junior Member
Jun 11, 2009
84
9
Well I'm only going to have one train on the map, so I set the to onpass stop on a certain track, but I don't know how to set up the relay to make It start again.