Skip to main content

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

Simple but well executed! Just a tip, it seems that when moving faster the player starts to jitter a little, it is probably because of the mismatch between update and physics update, since this is a Godot game, just enable physics interpolation, and it should fix it