Prototype/Splitter: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Converted to SMW format)
(structure_patch)
Line 7: Line 7:
This prototype inherits all the properties from [[Prototype/TransportBeltConnectable]].
This prototype inherits all the properties from [[Prototype/TransportBeltConnectable]].


{{Prototype property|structure|[[Types/table|table]]}}
{{Prototype property|structure|[[Types/Animation4Way|Animation4Way]]}}
Table with the following mandatory members:


* north - [[Types/Animation|Animation]]
== Optional properties ==
* east - [[Types/Animation|Animation]]
* south - [[Types/Animation|Animation]]
* west - [[Types/Animation|Animation]]


== Optional properties ==
{{Prototype property|structure_patch|[[Types/Animation4Way|Animation4Way]]|optional=true}}
 
Drawn 1 tile north of <code>structure</code> when the splitter is facing east or west.


{{Prototype property|structure_animation_speed_coefficient|[[Types/double|double]]|1|optional=true}}
{{Prototype property|structure_animation_speed_coefficient|[[Types/double|double]]|1|optional=true}}


{{Prototype property|structure_animation_movement_cooldown|[[Types/uint32|uint32]]|10|optional=true}}
{{Prototype property|structure_animation_movement_cooldown|[[Types/uint32|uint32]]|10|optional=true}}

Revision as of 08:34, 20 April 2020

Template:Prototype parent A splitter.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/TransportBeltConnectable.

Template:Prototype property

Optional properties

Template:Prototype property

Drawn 1 tile north of structure when the splitter is facing east or west.

Template:Prototype property

Template:Prototype property