-Use the arrow key to move . -All of the things is by @griffpatch
Tile Scrolling Platformer Tutorial | Part 3 | Tile Collisions by @griffpatch https://youtu.be/ZJ7q3jLRSWs How to create a tiled scrolling platformer in scratch - part 3 Games with their level's stored as a grid of tiles are very fast at detecting collisions, what's more they can also work for collisions off screen which is exactly what we need for creating better enemies, and better games. Today we will look at how these tile collisions work. Episodes: Part 1: https://youtu.be/Fl-LX94Z4Cc Part 2: https://youtu.be/YG_9KW3uDlc Part 3: https://youtu.be/ZJ7q3jLRSWs Part 4: https://youtu.be/5KDXqFgO55c Part 5: https://youtu.be/t9ahg3B3pzk Part 6: https://youtu.be/IRtlrBnX-dY Part 7: https://youtu.be/KljFDETaAiE In this tutorial we will learn how to: * get Mario in the game * control Mario with the keyboard * scroll the level by having the camera track Mario * detect point collisions with tiles * resolve / fix collisions * introduce basic platforming scripts * fix collisions with height * improve collision resolution with maths using mod I have used this very technique to create Paper Minecraft, Geometry Dash, Scratchnapped, Epic Ninja, Turrican 2, Appel and so many more games. Hopefully you will find this tutorial easy to follow and helpful. *** I used the awesome Camtasia video editor to make this video *** *** Check it out here: https://techsmith.z6rjha.net/5bajbo *** #Scratch #Scratch3 #Scrolling #tile