Crossy Road - Page 2
|
About Scratch |
ENTERING the ADVANCED VIDEOS!
Well done that you've made it this far! Let's add the ability to Level UP, POINTS, Welcome Screens and more!
ADVANCED - Create a Finish Area. Now the Frog can Level Up! - Vid13
|
Put the sprite called "Finish" box (or whatever you named it) where you want (usually the top of the screen).
Then, let's go to the code of the Frog and check if we are touching the Finish Box. If we are, then do lots of stuff like:
And call the variable "Level" |
|
FIXES - ADVANCED - Add Sounds and Don't Kill the Frog when you Level UP - Vid14
|
This video only has a few small additions and fixes. First we want to add some sounds. Here were the sounds that I select in this video:
And after this video, the code for the Frog dying now looks like this: |
|
ADVANCED - FIX Levels - Add POINTS! - Vid15
|
More instructions to come...
|
|
ADVANCED - Make a "Lives" Variable so you can have "Game Over" - Vid16
|
More instructions to come...
|
|
ADVANCED - Fixing the "Game Over" and "Start New Game" displays - Vid17
|
More instructions to come...
|
|
ADVANCED - More fixes for "Game Over" and "Start New Game" - Vid18
|
More instructions to come...
|
|
ADVANCED - Finally setting up "Start Screen" to Start a New Game - Vid19
|
More instructions to come...
|
|