Step 8: Mouse clicks as input
> Click on Level 8 to open it. > Click Play and click on Level 8 to test the game.
Oh no! We can't click on the Free Gift button! We're going to have to fix that.
> Click Close to close the game preview. > Right-click on the Free Gift button and select Edit Script.
This button needs to be clicked on to take the player to the next level and offer their free gift.
> Open Events, and drag "When the player presses myself" into the work space. > Open Control Flow and drag "go to next level" into the "When the player presses myself" block.
> Now click Play again, select level 8 and hopefully claim your free gift.
Did it work? If not, have a look back over your Script and see if you can spot the bugs.
And if it did work then congratulations! You've completed this tutorial. Go to the next step to recap what you've learned.