Prototype/RobotWithLogisticInterface

From Official Factorio Wiki
Revision as of 16:27, 21 January 2019 by BilkaBot (talk | contribs) (Added prototype type to page)
Jump to navigation Jump to search

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