Prototype/RobotWithLogisticInterface
Jump to navigation
Jump to search
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/FlyingRobot » Prototype/RobotWithLogisticInterface
The common properties of logistic and construction robots.
Extensions
- Prototype/ConstructionRobot construction-robot
- Prototype/LogisticRobot logistic-robot
Mandatory properties
This prototype inherits all the properties from Prototype/FlyingRobot.
idle
Type: RotatedAnimation
in_motion
Type: RotatedAnimation
shadow_idle
Type: RotatedAnimation
shadow_in_motion
Type: RotatedAnimation
max_payload_size
Type: ItemCountType
cargo_centered
Type: vector
Optional properties
draw_cargo
Type: bool
Default: true