In this video tutorial, I go over how to do collision detection and response on platform tiles and box tiles, or composite platform tiles. A platform tile is a tile that allows an object to move through one side but not the other. This is a very common tile type in game design, and now you can learn how it's done!
Check out the source code here: https://github.com/pothonprogramming/...
Check out the working example here: https://pothonprogramming.github.io/c...
See Part 1 here: • Tile Based Collision Detection and Re...
See some of my other tile based game tutorial videos:
• Top Down Tile Based Collision Detecti...
• Advanced Tile Based Collision Detecti...
Thanks for watching!