Prototype/Splitter: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/TransportBeltConnectable. == Mandatory properties == This prototype inherits all the properties from Prototype/TransportBeltConnectable...")
 
(→‎structure: formatting)
Line 8: Line 8:
'''Type''': [[Types/table]]
'''Type''': [[Types/table]]


==== north ====
Table with the following mandatory members:
'''Type''': [[Types/Animation]]


==== east ====
* north - [[Types/Animation]]
'''Type''': [[Types/Animation]]
* east - [[Types/Animation]]
 
* south - [[Types/Animation]]
==== south ====
* west - [[Types/Animation]]
'''Type''': [[Types/Animation]]
 
==== west ====
'''Type''': [[Types/Animation]]


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

Revision as of 18:58, 22 August 2018

Basics

Extends Prototype/TransportBeltConnectable.

Mandatory properties

This prototype inherits all the properties from Prototype/TransportBeltConnectable.

structure

Type: Types/table

Table with the following mandatory members:

Optional properties

structure_animation_speed_coefficient

Type: Types/double

Default: 1

structure_animation_movement_cooldown

Type: Types/uint32

Default: 10