Skip to main content

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

If you're trying to prevent sprites from snapping to pixels, setting stretch mode to canvas_items in project settings (display -> window -> stretch) will solve that

Thanks