- Steam App
- Trainscape (565910)
- Event type
- patch note
- Published
- 8 September 2017 - 04:30:55 UTC
- Source
- steam_community_announcements
Greetings Fellow Trainscapers! As hinted in Update 3, we were working on a new & complex system. It is by no means complete, but we felt it's time to let you have a run at it. Triggers are special objects that can be linked to any remote-controllable objects. An example of a remote-controllable object is the Locomotive, which you turn on/off, blow whistle, and change the speed. Though the number of such objects are limited at this moment, we plan to add more as time goes on. By placing a Trigger in the world and link it to a remote-controllable object, you can then program the Trigger to one of the commands of the linked remote-controllable object. For instance, turn the Locomotive on/off. Once that's done, whenever an object collides with the Trigger, it would fire that command to the remote-controllable object. Triggers are handy when you want to conduct trains quickly without using th...