Prototype/Splitter: Difference between revisions
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]]. | |||
{{Prototype TOC|splitter}} | |||
Prototype | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/TransportBeltConnectable]]. | This prototype inherits all the properties from [[Prototype/TransportBeltConnectable]]. | ||
{{Prototype property|structure|[[Types/table|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 == | ||
{{Prototype property|structure_animation_speed_coefficient|[[Types/double|double]]|1|optional=true}} | |||
{{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.
Mandatory properties
This prototype inherits all the properties from Prototype/TransportBeltConnectable.
Template:Prototype property Table with the following mandatory members: