Prototype/Splitter: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/TransportBeltConnectable}}
{{Prototype parent|Prototype/TransportBeltConnectable}}
A [[splitter]].


== Basics ==
{{Prototype TOC|splitter}}
Prototype type: '''splitter'''
 
Extends [[Prototype/TransportBeltConnectable]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/TransportBeltConnectable]].
This prototype inherits all the properties from [[Prototype/TransportBeltConnectable]].


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


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


== Optional properties ==
== Optional properties ==


=== structure_animation_speed_coefficient ===
{{Prototype property|structure_animation_speed_coefficient|[[Types/double|double]]|1|optional=true}}
'''Type''': [[Types/double]]
 
'''Default''': 1
 
=== structure_animation_movement_cooldown ===
'''Type''': [[Types/uint32]]


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

Revision as of 17:22, 5 August 2019

Template:Prototype parent A splitter.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/TransportBeltConnectable.

Template:Prototype property Table with the following mandatory members:

Optional properties

Template:Prototype property

Template:Prototype property