Skip to main content

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

Hey! Is there a way to maintain pixel sharpness with the grid menu? I've tried both icons and a separate image file where I upsize the icon myself, but no matter what, they come out blurry when in the menu (my own images much less so, but still blurry). 

I already got some reports from other people with regards to these blurry images. I'm still looking for the cause and how to resolve it.

OK! I hope you can find it because otherwise, I'm loving this!

Hey! If it helps, I figured out a way to force my grid items to be pixel perfect (this was done via using a separate image for the items btw). After deciding how I big I wanted my grid menu to be, I checked what size the item icons were forced to be in the grid and simply made my separate image file that size (so my image files were 48x48, but it was forcing them to be 58x58 so I just made the canvas the correct size). Once I did that, my images kept their pixel perfect look.

It don't know if this will help you figure out the cause for the blurriness, but I figured I'd share at any rate!

(+1)

That actually helps me a lot!

Thank you so much, making this plugin better :)