Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

So for the whole consistency (if you use multiple images on a same project for example), pixels can't be "bigger" but the object can be scaled down to fit the desired size. The pixels stay 1px large.


So basically I set my canvas size, I scale down my object to fit the canvas and after you can play with shaders. (it's even more easier with images as you can set the pixel size directly)