When building realistic or immersive games on Roblox, I often run into limitations with visual effects. Many types of camera-based experiences rely on distortion and imperfections to feel believable, but these are difficult to achieve with the current tools.
Right now, developers mainly rely on GUI overlays and a small set of visual effects like ColorCorrectionEffect and Atmosphere. These work for basic adjustments, but they can’t handle effects that need to distort or affect the entire rendered image. Because of this, certain experiences such as VHS-style cameras, body-cam footage, or distorted first-person vision end up looking flat or artificial.
A common workaround is layering images or frames on the screen using GUIs, but this approach is limited. It’s hard to scale across devices and doesn’t behave like a real camera effect. This makes it especially challenging to create convincing visuals in horror, realism-focused, or cinematic games.
Having access to true post-processing or filters would help solve these issues by allowing developers to create more immersive and believable visual styles without relying on workarounds. I could imagine a market for certain filters or effects that people would want to add to their game.