Tile Map Collisions | MonoGame Tutorial Ep. 12

Опубликовано: 28 Сентябрь 2024
на канале: Coding with Sphere
1,974
57

Thanks for watching!

Yes I covered collisions in a previous video, but this is something different! Tile maps do not need the same level of precision when it comes to 2D AABB collision. This method covered in the video shows a "blazingly fast" and pretty robust way of handling tile map collisions. I hope you enjoy!

MonoGame Website:
https://monogame.net

Join my Discord:
  / discord  

Support me on Patreon:
  / codingwithsphere  

Source Code:
https://github.com/m1chaelwilliams/mo...