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..."
 
BilkaBot (talk | contribs)
Added prototype type to page
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''logistic-robot'''
Extends [[Prototype/RobotWithLogisticInterface]].
Extends [[Prototype/RobotWithLogisticInterface]].



Revision as of 16:27, 21 January 2019

Basics

Prototype type: logistic-robot

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.