Prototype/Locomotive: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
(1.1: front_light_pictures and darkness_to_render_light_animation added) |
||
Line 17: | Line 17: | ||
{{Prototype property|front_light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | {{Prototype property|front_light|[[Types/LightDefinition|LightDefinition]]|optional=true}} | ||
{{Prototype property|front_light_pictures|[[Types/RotatedSprite|RotatedSprite]]|optional=true}} | |||
{{Prototype property|darkness_to_render_light_animation|[[Types/float|float]]|0.3|optional=true}} |
Revision as of 16:13, 3 February 2021
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/Vehicle » Prototype/RollingStock » Prototype/Locomotive
A locomotive.
Mandatory properties
This prototype inherits all the properties from Prototype/RollingStock.
max_power
Type: Energy
reversing_power_modifier
Type: double
burner or energy_source
Type: EnergySource
Must be a burner energy source when using "burner", otherwise it can also be a void energy source.
Optional properties
front_light
Type: LightDefinition
front_light_pictures
Type: RotatedSprite
darkness_to_render_light_animation
Type: float
Default: 0.3