Prototype/RobotWithLogisticInterface
Revision as of 11:23, 20 June 2018 by Bilka (talk | contribs) (Created page with "== Basics == Extends Prototype/FlyingRobot. == Mandatory properties == This prototype inherits all the properties from Prototype/FlyingRobot. === idle === '''Type'''...")
Basics
Extends Prototype/FlyingRobot.
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