Prototype/TrainStop: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(1.1: default_trains_limit_signal, default_trains_count_signal added) |
||
Line 18: | Line 18: | ||
{{Prototype property|default_train_stopped_signal|[[Types/SignalIDConnector|SignalIDConnector]]|optional=true}} | {{Prototype property|default_train_stopped_signal|[[Types/SignalIDConnector|SignalIDConnector]]|optional=true}} | ||
{{Prototype property|default_trains_count_signal|[[Types/SignalIDConnector|SignalIDConnector]]|optional=true}} | |||
{{Prototype property|default_trains_limit_signal|[[Types/SignalIDConnector|SignalIDConnector]]|optional=true}} | |||
{{Prototype property|circuit_wire_max_distance|[[Types/double|double]]|0|optional=true}} | {{Prototype property|circuit_wire_max_distance|[[Types/double|double]]|0|optional=true}} |
Revision as of 16:14, 3 February 2021
Template:Prototype parent A train stop.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithHealth.
Optional properties
Template:Prototype property Table with the following mandatory members:
- picture - Sprite4Way
- red_picture - Sprite4Way
- light - LightDefinition
Template:Prototype property Table with the following mandatory members:
- picture - Sprite4Way
- red_picture - Sprite4Way
- light - LightDefinition
Template:Prototype property Table with the following mandatory members:
- north - BoundingBox
- east - BoundingBox
- south - BoundingBox
- west - BoundingBox
Template:Prototype property Array of 4 WireConnectionPoints. Mandatory if circuit_wire_max_distance > 0.
Template:Prototype property Array of 4 CircuitConnectorSpritess. Mandatory if circuit_wire_max_distance > 0.