ConstructionRobotPrototype
A construction robot.
Parent
RobotWithLogisticInterfacePrototype
Properties
construction_vector
- Type:
Vector
- Optional:
false
- Override:
false
working
- Type:
RotatedAnimation
- Optional:
true
- Override:
false
shadow_working
- Type:
RotatedAnimation
- Optional:
true
- Override:
false
smoke
- Type:
Animation
- Optional:
true
- Override:
false
sparks
- Type:
AnimationVariations
- Optional:
true
- Override:
false
repairing_sound
- Type:
Sound
- Optional:
true
- Override:
false
mined_sound_volume_modifier
- Type:
float
- Optional:
true
- Override:
false
working_light
- Type:
LightDefinition
- Optional:
true
- Override:
false
collision_box
- Type:
BoundingBox
- Optional:
true
- Override:
true
Must have a collision box size of zero.
Examples
collision_box = {{0, 0}, {0, 0}}