Shoulder Swap

The Shoulder Swap module handles tilting the camera to the left or right to lean around corners. This is often used for third-person shooting games.


🤷 Settings

The following settings are available to customize:

  • Input Swap Left: The input button to swap to the left shoulder.

  • Input Swap Right: The input button to swap to the right shoulder.

  • Input Toggle: The input button to swap to the opposite shoulder.

  • Initial Position: The initial shoulder swap position in the range [-1..1].

  • Offset: The distance from the center of the character to the offset shoulder point.

  • Angle: The difference in angle between shoulders. This can be used to ensure the camera looks at the same point after swapping shoulders.

  • Animation Time: The amount of seconds it takes to swap shoulders.


🧰 Scripting API