If You Reach the Finish Line

Click to highlight the cat sprite.

Click on the Scripts tab.

Click the Control category. Drag out an if block.

Snap it onto your script, like this:

Then, click the Sensing category and drag a touching block. Insert it into the if block, like this:

Choose Sprite2 (the name of the finish line) from the pull-menu.

Now, make something happen when your cat reaches the finish line!

Click the Looks category, and drag out a say block.

Then, type what you want the cat to say.

Try it! Make your cat run to the finish line.

Now, go to the starting point