Rás Báid
This week we started building our boat race game.
We set up our boat to start in the bottom left of the screen and point up
We then added a forever loop so the boat will always point towards the mouse pointer and move 1 step with each loop
An extra piece of code was added to stop our boat glitching when it got to close to the mouse pointer
We added and if loop to stop our boat moving if it get to close to the mouse pointer
The last thing we did was setup what happens if the boat hits the wall. we created a new costume with a broken boat and set it to reset at the start again
Have a look at the game so far below along with project page and download links