Skip to main content

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

Thank you for playing and for the feedback.

I ran into an issue when not using anti-aliasing some tiles were way too jagged depending on the camera.

I tried implementing a pixel-perfect camera, but that made the parallax jitter, and I couldn't figure it out on time.

So I decided to use filtering on the textures, which gave this muddy look you talked about.