Tile Based Collision Detection and Response - Part 2 - Platform Tiles

Опубликовано: 28 Сентябрь 2024
на канале: PothOnProgramming
1,722
40

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!