Prototype/LogisticRobot: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Extends Prototype/RobotWithLogisticInterface. == Mandatory properties == This prototype inherits all the properties from Prototype/RobotWithLogisticInterfa...")
(No difference)

Revision as of 11:25, 20 June 2018

Basics

Extends Prototype/RobotWithLogisticInterface.

Mandatory properties

This prototype inherits all the properties from Prototype/RobotWithLogisticInterface.

idle_with_cargo

Type: Types/RotatedAnimation

in_motion_with_cargo

Type: Types/RotatedAnimation

shadow_idle_with_cargo

Type: Types/RotatedAnimation

shadow_in_motion_with_cargo

Type: Types/RotatedAnimation

Mandatory values

Logistic robots must have a collision box size of zero.