[Idea] Elevated Train Stop
Posted: Fri Jan 17, 2025 8:32 am
Since the Factorio 2.0 version added elevated tracks, and the ability to place train signals on them, I'd like to add the same ability to train stops. I have 2 options on how this can be done:
1) replace rail_signal model with train_stop model and add all train_stop functionality, also keep the train_stop view;
2) create a new object elevated_train_stop, copying the code of train_stop and adding the ability to place it on elevated rails, using the mechanics of rail_signal, for example.
1) replace rail_signal model with train_stop model and add all train_stop functionality, also keep the train_stop view;
2) create a new object elevated_train_stop, copying the code of train_stop and adding the ability to place it on elevated rails, using the mechanics of rail_signal, for example.