> 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/sneak-shake.md).

# Sneak Shake

This page describes how you can adjust the camera movement when the player is sneaking.

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

<figure><img src="/files/fqrvu3qLWPcHB4O507tg" 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.

<figure><img src="/files/aGUMiARYepqvFjUW41zr" alt=""><figcaption></figcaption></figure>

The camera movement takes 1.4 seconds per cycle.
