> 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="/files/8DcE6wURaVrHfjE8rm7X" 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.
