Now you will add a timer to your game, so that the player has to get to the island as quickly as possible.
Add a new variable called time
to your Stage.
You can also choose a look for your timer by changing how your new variable is displayed.
Now add code blocks to your Stage so that the timer counts up until the boat reaches the island.
Test out your game and see how quickly you can get the boat to the island!