How to Make a Rolling Sky Game Using Scratch
BurstingHong路5 months agoYou'll want to focus on coding smooth sprite movement and collision detection. Use the 'when key pressed' blocks for controls, and don't forget to make your obstacles challenging but fair!
Win Rolling Sky gems by playing games on Playbite!
Playbite
500k winners and counting...
More Answers
It鈥檚 all about the sprites and scripts! Make a ball sprite, use 'if on edge, bounce' for boundaries, and throw in some fun obstacles with 'if touching' blocks!
Start by creating a ball sprite and code to move it left or right using the arrow keys. Add obstacles and use the 'if touching' block to detect collisions. Finally, add some slick background music and you're rolling!
I made one by creating custom sprites for the ball and obstacles, then coded them using 'forever' and 'if' loops. Don't forget to add some cool music tracks!
馃憖 If you like Rolling Sky...
Diego路3 hours agoThe brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer