Sprite Fixed Path
Your game may include a sprite that moves automatically on a fixed path.
Here is an example of a fixed path in a maze game.
The sprite follows the path by using the glide ♦ secs to x: ♦ y: ♦ block.
Your game may include a sprite that moves automatically on a fixed path.
Here is an example of a fixed path in a maze game.
The sprite follows the path by using the glide ♦ secs to x: ♦ y: ♦ block.