Choose new sprite from file called "Present" - it comes with 8 costumes and a sound file called 'Select1' (You can always paint your own costumes when you have learned how to program the game).
Continue with the script as shown in the diagram opposite.
Info: 'When I receive' "play" forever - go to Santa: this bit moves the present with Santa (it doesn't hide the present - we will do that next by adding the 'hide'.
Then add 'if' mouse down - - switch to costme - show: (when you click with the mouse the present shows).
Repeat until the grey colour which is on top of the chimneys (it will register as a hit) / black colour (it will register as a miss) - so colours are very important.
Create a newBroadcast called score+1
|