Template:Archived Page History/Template:O BaseTrain
Jump to navigation
Jump to search
Warning:In the default FGD, this is incorrectly listed as "OnNext" and has an incorrect description ("Fires when this train picks a new point to move towards (and just after OnStart)")
- OnStart
- Fired when the train starts moving in either direction.
- OnNextPoint
- Fires continuously every tick when the train is currently moving to its next destination.

- OnArrivedAtDestinationNode (in all games since
)
- Fired when this train arrives at a destination that was specified by the MoveToPathNode input.