Camera warp effect?

Is there any way to warp the camera or make it bend around a certain part?
I’m trying to achieve a old 80’s terminal look for a script, something like this:

4 Likes

Currently, the only way to do this (to my knowledge) is with the Glass material. Glass distorts the camera’s view based on the shape of the part.
However, glass may not work in your case because it hides SurfaceGuis and Decals, and the refraction effect only shows up on high graphics levels.

1 Like

Maybe an surfacegui in a custom model can work, just like modeling a computer screen and having an actual screen for it, if you wanted to have it as a screen gui I can only think of positioning the part in front of the camera.

Edit: I tried to model a quick example and apply an surfacegui to it, it didn’t worked as expected but maybe something made with blender can work. Here is the example https://www.roblox.com/library/4486707467/Example-for-FragmentFour

Progress on this: I made the screen smoother and used decals instead of surfacegui, it works better and I think this is what you were looking for, however the proccess of animating and controlling this system may not be the best assuming you use a typewriter effect on the screen and making it interactive. https://www.roblox.com/library/4488825191/Example-2-for-FragmentFour

1 Like

will shaking the camera a teeny tiny bit help at least simulating the effect?

…custom shader support when roblox D:

3 Likes

What do you mean by that? chars