so i just saw a roblox video of someone who made a dizziness camera effect and i wondered how he made it
here is the video below, i want something like this but better if possible
so i just saw a roblox video of someone who made a dizziness camera effect and i wondered how he made it
here is the video below, i want something like this but better if possible
Have you tried searching?
This is actually a pretty mediocre way to do it. The person in the video likely manipulated the camera script itself, and I know there’s a specific line that does that. I can’t look but I’ll reply with it as soon as I can check.
It either uses the Glass material in front of the camera OR it manipulates the CFrame matrix to unusual values.
This topic explains how to implement screen stretching: Easy Camera Distortion and Manipulation (GONE WRONG) **Professional edition** CUSTOM SHIFTLOCK NEW || Roblox Roblox Studio
(The topic name is really silly but it’s actually pretty useful, trust me)
He uses glass because you can see the glare from it in this frame:
I meant what was used in the OP’s video.
Yep, it’s the CFrame matrix. I will find the specific line as soon as I can.
Edit: @uhSkittle sent a link with a tutorial to what I was talking about
This is just distortion through matrices. Modifying the Camera CFrame Matrix will allow for distortions like this. The post @uhSkittle goes over does somewhat cover this.
that is what i needed thanks but i still have to script with it a little tho
If you shake the camera and invert the colors enough, you can get some real life results
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.