Prototype/RobotWithLogisticInterface: Difference between revisions
Jump to navigation
Jump to search
(added extensions) |
(Added prototype type to page) |
||
Line 1: | Line 1: | ||
== Basics == | == Basics == | ||
This type is abstract and cannot be created directly. | |||
Extends [[Prototype/FlyingRobot]]. | Extends [[Prototype/FlyingRobot]]. | ||
Revision as of 16:27, 21 January 2019
Basics
This type is abstract and cannot be created directly.
Extends Prototype/FlyingRobot.
Extensions
- Prototype/ConstructionRobot construction-robot
- Prototype/LogisticRobot logistic-robot
Mandatory properties
This prototype inherits all the properties from Prototype/FlyingRobot.
idle
Type: Types/RotatedAnimation
in_motion
Type: Types/RotatedAnimation
shadow_idle
Type: Types/RotatedAnimation
shadow_in_motion
Type: Types/RotatedAnimation
max_payload_size
Type: Types/ItemCountType
cargo_centered
Type: Types/vector