How to create jump-shake

Hi guys, so since I played tommy play I got obbsessed with that shake you get when you land from a jump. I was like, Goshness I wanna put that into my game. Since i’m trash at scripting, I just got angry when I found no videos on youtube. Heres want I want. Everything helps!

Term: Screen-shake

Method(s):
I am sure there are various methods to do it, but in my mind manipulating the player’s camera seems to make the most sense. I think in this example the camera is tweening or lerping on the Z plane to add the shake.

This might be able to be done purely by GUI or blur effects, I am not sure, but I suspect this is the way they have done it in this game.

im trash at scripting so could you break that down?

There is an open source module called EZ CamShake which works great for this, its easy to setup so its good for beginners.

Ill try it. Thanks for the help :smile: