Can I manually control the doors so they stay open longer?
Railworks really wants to control the doors of passenger trains. With scripting, I can do almost anything, so Icould make the doors all manually controllable.
BUT: once you manually control the doors, the game does not "know" if they're closed or open. In this case, one of two things happens:
- passengers walk through closed doors because the game thinks the doors are still open.
- AI trains leave the station with the doors still open because the game thinks the doors are closed.
I have chosen not to implement this manual function because there is no really nice solution to it. Plus, most gamers are not looking for that much detail - simply using 'T' to load/unload passengers is enough for 99% of customers.