# 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="https://2932027479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm8ONMNsOi1sD5UhoMlyb%2Fuploads%2FvsEIgS5Qyv18dTnPDrfg%2Fue4-motion-sneaking-shake.png?alt=media&#x26;token=8fc8322d-3845-4b01-8f3b-6adf399b1ca4" 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="https://2932027479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm8ONMNsOi1sD5UhoMlyb%2Fuploads%2F2TntL1rI7qZNcitqdlMt%2Froll-yaw-pitch.png?alt=media&#x26;token=fd3c52e6-537b-47c4-bb81-54558ab8cdc2" alt=""><figcaption></figcaption></figure>

The camera movement takes 1.4 seconds per cycle.
