Home

LogisticRobotPrototype

A logistic robot.

Parent

Properties

idle_with_cargo

Only the first frame of the animation is drawn. This means that the graphics for the idle state cannot be animated.

in_motion_with_cargo

Only the first frame of the animation is drawn. This means that the graphics for the in_motion state cannot be animated.

shadow_idle_with_cargo

Only the first frame of the animation is drawn. This means that the graphics for the idle state cannot be animated.

shadow_in_motion_with_cargo

Only the first frame of the animation is drawn. This means that the graphics for the in_motion state cannot be animated.

collision_box

Must have a collision box size of zero.

Examples

collision_box = {{0, 0}, {0, 0}}