Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Yeah, that camera thing is a problem thanks to me using Update for camera movement instead of FixedUpdate. So the camera will be slower or faster depending on the amount of frames you get in the game. Fixed update will give a choppy camera movement, so I uploaded a version where camera movement is faster.