Prototype/TransportBelt: Difference between revisions
Jump to navigation
Jump to search
m (→Optional properties: oops) |
(Added prototype type to page) |
||
Line 1: | Line 1: | ||
== Basics == | == Basics == | ||
Prototype type: '''transport-belt''' | |||
A [[transport belt]]. Extends [[Prototype/TransportBeltConnectable]]. | A [[transport belt]]. Extends [[Prototype/TransportBeltConnectable]]. | ||
Revision as of 16:27, 21 January 2019
Basics
Prototype type: transport-belt
A transport belt. Extends Prototype/TransportBeltConnectable.
Mandatory properties
This prototype inherits all the properties from Prototype/TransportBeltConnectable.
animations
Type: Types/RotatedAnimation
Transport belts must have 12 animations.
connector_frame_sprites
Type: Types/TransportBeltConnectorFrame
Optional properties
circuit_wire_max_distance
Type: Types/double
Default: 0
circuit_wire_connection_point
Type: Array of Types/WireConnectionPoint
Defines how wires visually connect to this transport belt.
circuit_connector_sprites
Type: Array of Types/CircuitConnectorSprites
The pictures displayed for circuit connections to this transport belt.