Need Help with TweenService Camera Bobble Effect

Hello Developers! Recently I’ve been working on an open world survival horror game and have made decent progress on the development of the game, however I wanted to add a camera wobble effect where whenever you move, your camera slightly tilts up and down as seen in the video. How might I start on this?

1 Like

EZ Shake is awesome for this. You’ll want to use a decently large magnitude with a low/zero roughness. You can use camShake:ShakeOnce() to time it with the footstep rate.

1 Like

After loosing my mind attempting to figure it out again (and as a result almost having a mental breakdown). I’d highly suggest you instead go with with a free model instead!
Such as:

Or the model mentioned in the post above.

But if you wanna know where too get started, well you gotta figure out A: How to manipulate the camera. The start too the question of how to manipulate the camera is simply workspace.Camera.CFrame = CFrame.new past that point, a mer devil like myself cannot help you. go talk to god or something