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



Revision as of 16:27, 21 January 2019

Basics

Prototype type: construction-robot

Extends Prototype/RobotWithLogisticInterface.

Mandatory properties

This prototype inherits all the properties from Prototype/RobotWithLogisticInterface.

working

Type: Types/RotatedAnimation

shadow_working

Type: Types/RotatedAnimation

smoke

Type: Types/Animation

construction_vector

Type: Types/vector

Optional properties

sparks

Type: Types/AnimationVariations

working_light

Type: Types/LightDefinition

Mandatory values

Construction robots must have a collision box size of zero.