Soups Egg Quest! (Beta)
9 comments
Galacium-X-[OP]
11.03.2021 20:09
Link-dont go on me chain
Galacium-X-[OP]
11.03.2021 20:10
LinkBeta is here! Added platforms, New noises (less of an earrape game) New character animations, music and more! Play on scratch here!-
https://scratch.mit.edu/projects/499556809
Good game!
But I have a tip.
Unless you want him to move like that.
To make him move smoothly.
You should make the code as: If Key Right arrow pressed: Set X to 10-20-30 (The higher the number the faster the character moves) And if you make animations for him set code as: If Key Right arrow pressed: Set X to 10-20-30 Change costume 2 -Costume name- Wait 0.1 seconds -change costume to -costume name- until Not right arrow key pressed.