Prototype/LogisticRobot: Difference between revisions
(|optional=true) |
(Noted that idle and in motion states only draw the first frame) |
||
Line 8: | Line 8: | ||
{{Prototype property|idle_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | {{Prototype property|idle_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | ||
Only the first frame of the animation is drawn. This means that the graphics for the idle state cannot be animated. | |||
{{Prototype property|in_motion_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | {{Prototype property|in_motion_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | ||
Only the first frame of the animation is drawn. This means that the graphics for the in_motion state cannot be animated. | |||
{{Prototype property|shadow_idle_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | {{Prototype property|shadow_idle_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | ||
Only the first frame of the animation is drawn. This means that the graphics for the idle state cannot be animated. | |||
{{Prototype property|shadow_in_motion_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | {{Prototype property|shadow_in_motion_with_cargo|[[Types/RotatedAnimation|RotatedAnimation]]|optional=true}} | ||
Only the first frame of the animation is drawn. This means that the graphics for the in_motion state cannot be animated. | |||
== 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 11:18, 16 May 2022
Template:Prototype parent A logistic robot.
Optional properties
This prototype inherits all the properties from Prototype/RobotWithLogisticInterface.
Template:Prototype property Only the first frame of the animation is drawn. This means that the graphics for the idle state cannot be animated.
Template:Prototype property Only the first frame of the animation is drawn. This means that the graphics for the in_motion state cannot be animated.
Template:Prototype property Only the first frame of the animation is drawn. This means that the graphics for the idle state cannot be animated.
Template:Prototype property Only the first frame of the animation is drawn. This means that the graphics for the in_motion state cannot be animated.
Mandatory values
Logistic robots must have a collision box size of zero.