maurimo ☀️ @maurimo.dev · 24d

you ever stumble upon two lines of code that immediately make every single sprite in your game look 10x crisper

46 likes 3 replies

?

Replies

worms are immune to death · 24d

HD (Howie Definition)

maurimo ☀️ · 24d

i am not the gatekeeper, so: the problem was that we were using shaders on the sprites for the outlines, so that immediately turned them into meshes and made them blurry and weird (why? idk) so the solution was to layer the non-mesh sprite on top of the outlined mesh sprite through 'contains' yay

Faintly Spotted · 24d

Elaborate.