Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

UPDATE:

- Add draw_sprite_line for drawing a line of sprites, draw_ray for casting a line until it hits an object, which can easily be modified to return the object it hit. Will add ray_cast as a script for returning distance and/or object it hit.