Ray -> Tile Map Collision Detection in GameMaker

GameMaker has several facilities for performing object-to-object collision detection and response. This works great for dynamic actors within a game. Many games, however, employ statically defined tile maps for level assets which do not move. Just because something in a level is static, doesnโ€™t mean

13 min read