Go to Your Starting Point

Reset your sprite at the beginning of the game.

Drag your sprite to where you want it to start.

Then, click the Motion category.

Drag a go to x y block into the Scripts area.

Click on the block to try it.

Tip: When you drag a sprite to where you want it on the Stage, the go to x y blocks in the palette will update with its current x and y position.

Click the Events category.

Drag out a when clicked block and snap it on top.

Now when you click the green flag, the cat will go to its starting point.

Add another sprite to your race