Prototype/RobotWithLogisticInterface: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added prototype type to page)
(0.17)
Line 28: Line 28:
=== cargo_centered ===
=== cargo_centered ===
'''Type''': [[Types/vector]]
'''Type''': [[Types/vector]]
== Optional properties ==
=== draw_cargo ===
'''Type''': [[Types/bool]]
'''Default''': true

Revision as of 14:03, 27 March 2019

Basics

This type is abstract and cannot be created directly.

Extends Prototype/FlyingRobot.

Extensions

Mandatory properties

This prototype inherits all the properties from Prototype/FlyingRobot.

idle

Type: Types/RotatedAnimation

in_motion

Type: Types/RotatedAnimation

shadow_idle

Type: Types/RotatedAnimation

shadow_in_motion

Type: Types/RotatedAnimation

max_payload_size

Type: Types/ItemCountType

cargo_centered

Type: Types/vector

Optional properties

draw_cargo

Type: Types/bool

Default: true