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
Template:Prototype parent A logistic robot.
Optional properties
This prototype inherits all the properties from Prototype/RobotWithLogisticInterface.
Mandatory values
Logistic robots must have a collision box size of zero.