Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

UPDATE:

- Add ray_cast and ray_cast_distance to return an object or the distance to the object that the ray has hit. Implemented ray_cast_distance into the grappling hook in the platformer scripts to make it attach at the hit point rather than the center of the block object.