Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Still working on my 2D platformer prototype. This week I'll debug and refine movement/gravity/collisions, and if I get to it, start using BoxCast to detect collisions (currently I move the player then move them back if there are collisions). Possibly adding acceleration/deceleration to player movement but that will likely be another week.