For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

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.

The camera movement takes 1.4 seconds per cycle.

Last updated