Skip to main content

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

Cute little troll game! 

Also: You can fix the camera jitter around the player by setting process_callback on the Camera2D to Physics (The same process call as the player movement code) 

(+1)

I didn't know that. Thanks!