Help me create a Pixelated effect for Roblox game

I want to create a horror game with a pixelated Filter over the screen. I’ve tried many tutorials and models, but none were working.

I don’t want blurry pixels, and I don’t want pixels to be on the textures of the environement. A good example is this:


If anyone can help me, I’ll be very grateful.

1 Like

Upload them as 512x512 pixelated textures, you can use gimp to scale images without interpolation

1 Like

You can’t do this in Roblox easily. You’d have to give up your government ID to roblox to be able to use EditableImages, and then you’d have to code your own raytracer.
I’d say just use Godot instead.


This obviously isn’t gonna create the pixelated effect OP is asking for.

1 Like

you can try this technique:

1 Like
1 Like

@LastingSunset


@awry_y

I tried that and it was very blurry and scuffed.

I also love not being able to use lighting.

1 Like