I worked on my scratch project and came up with the general idea. Made my walking sprites, and made it work. My idea is like the google dinausaur terex game you get on chrome when you have no internet
I first made the walking function which starts when the player presses start to start the game
I then made the jump code block to allow the user to jump, the debounce i added is so that the player is only allowed to jump again after they finished jumping and a slight delay
Then I made a code block to Spawn in characters and and one to make the music faster every time it gets harder
Inside each Costume is a code block to spawn them and make them go to the end when They recieve the broadcast to spawn themseleves