how to add slightly camera movement when landing after the jump

Hi Guys, does anyone know how to add slightly camera movement when landing after the jump.

thx

Hi, there are several ways of doing that.

-You can play a camera shake on Event On Landed
-You can use a timeline to lerp the camera location
-You can add a springarm and enable camera lag

Probably a few more…

Thanks i I didn’t realize there was Event On Landed it looks good with camera shake.

Fantastic! Thank you!