> For the complete documentation index, see [llms.txt](https://motion.docs.regensturm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motion.docs.regensturm.com/tweaking/jump-camera-bounce.md).

# Jump Camera Bounce

<mark style="color:blue;">If you want to edit the camera shake for landing, please head over to the Jump Component page.</mark>

This page describes how you can adjust the camera movement when the player is jumping until right before they land.

To edit the curve, double-click the curve in `Motion\Blueprints\Curves\Curve_JumpCameraBounce`. This will open the curve editor.

<figure><img src="https://2932027479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm8ONMNsOi1sD5UhoMlyb%2Fuploads%2FfbQJpkUXe7glIkp0OaSD%2Fue4-motion-jumpcamerabounce-curve-editor.png?alt=media&amp;token=13abc475-9fc7-4f68-8e69-f7890108cb9c" alt=""><figcaption></figcaption></figure>

The `Red` line, X, translates to the **Roll** added to the camera.

The `Green` line, Y, translated to the **Pitch** added to the camera.

The `Blue` line, Z, translates to the **Yaw** added to the camera.
