Prototype/LogisticRobot: Difference between revisions
Jump to navigation
Jump to search
(0.18.10) |
(|optional=true) |
||
Line 7: | Line 7: | ||
This prototype inherits all the properties from [[Prototype/RobotWithLogisticInterface]]. | This prototype inherits all the properties from [[Prototype/RobotWithLogisticInterface]]. | ||
{{Prototype property|idle_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]}} | {{Prototype property|idle_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | ||
{{Prototype property|in_motion_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]}} | {{Prototype property|in_motion_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | ||
{{Prototype property|shadow_idle_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]}} | {{Prototype property|shadow_idle_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | ||
{{Prototype property|shadow_in_motion_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]}} | {{Prototype property|shadow_in_motion_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | ||
== Mandatory values == | == Mandatory values == | ||
Logistic robots must have a collision box size of zero. | Logistic robots must have a collision box size of zero. |
Revision as of 08:21, 4 March 2020
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/FlyingRobot » Prototype/RobotWithLogisticInterface » Prototype/LogisticRobot
Optional properties
This prototype inherits all the properties from Prototype/RobotWithLogisticInterface.
idle_with_cargo
Type: RotatedAnimation
in_motion_with_cargo
Type: RotatedAnimation
shadow_idle_with_cargo
Type: RotatedAnimation
shadow_in_motion_with_cargo
Type: RotatedAnimation
Mandatory values
Logistic robots must have a collision box size of zero.