Geometry Dash Ep.2 – Platform Collisions – Scratch Tutorial

https://www.youtube.com/watc...
In this 2nd episode of How to "Make Geometry Dash" in Scratch we learn to code Multi Level Platforming, support Gravity, handling collisions with the floor, ceiling, and walls, and covering how to avoid those unexpected Scratch glitches. #scratch #painteditor #platformer #jumping #collisions #scrolling #gameover This tutorial is designed to be simple enough coding for beginners, but if you know Scratch, you'll also know that the "sky's the limit" for how far you can take this! Scratch On guys! 🐱 Scratch Studio - https://scratch.mit.edu/studios/33730571/comments 👀 Playlist for this series - https://www.youtube.com/playlist?list=PLy4zsTUHwGJJnoXPSYlKQ15wedqB39W_E 👀 Episode #1 - https://youtu.be/FYZ1bfB1nho 👀 Episode #2 - https://youtu.be/Zjt01j90crc 👀 Episode #3 - Coming Soon! ⭐ Channel membership / Early Access - https://www.youtube.com/channel/UCawsI_mlmPA7Cfld-qZhBQA/join --------------Video Chapters-------------- 0:00 Intro 1:09 Adding Platforms to the Level 3:21 Adding Gravity to a Scratch Sprite 5:19 Colliding with the floor 6:52 Custom Blocks & Run without Screen Refresh 8:29 The Main Game Loop 10:33 Adding back jumping 12:01 Stop the player jumping into the ceiling 14:31 Death by wall collision 16:10 Coding up the improved Move Out of Level Block 18:26 Multiple Ways to Die “Game Over” 20:22 Next Time