Domhantarraingt Droim ar Ais
This week we started a new game in Scratch 3. It’s where we can reverse the gravity so the cat can jump on the floor or flip to jump on the roof.
We had a lot to set up this week. We had to create a mirrored costume for when we are upside down
We had to create 3 variables to manage our game; Score ( to keep score ) Jump ( this is setting our jump point, 0 is no jumping )
The last variable is Rev, short for reversed, we use this to check if the user has reversed the gravity in the game, the default is false when the game starts
We also set up basic left and right controls using the arrow keys
Check out the project page below along with links to download Scratch 3