You know lethal company and how it has a awesome rendering system with the pixel looking stuff and lighting how would I do that? It might not be a scripting support but I don’t know what to put it in sorry :(.
Also I have school in a few minutes so uhhhh try to make the reply fast I might be able to look at it even if I am already doing school I guess
I don’t think it’s currently possible to do on Roblox as there is no support for any kind of shaders or post-processing effects like the ones used in Lethal Company to make it’s graphics.
Lethal Company uses many effects, such as upscaling, edge detection, bloom, etc. Most of which aren’t currently possible with the features Roblox has to offer.
While it is possible to make pixelated graphics like those, all the models I’ve seen to make such an effect use some sort of ViewportFrame or multiple regular frames to pull off the effect, and both can be quite detrimental to the performance depending on how pixelated you want your game to be.