MovementStyle.ThirdPersonAdventure

Property in MovementStyle

Declaration

ThirdPersonAdventure = 0

Description

Moves the character relative to the input in relation to the camera. The character will always move forward while rotating to face the direction of the input. For example, if the character moves backwards, then they will rotate towards the camera and begin walking forward in that direction. This movement style should be used in conjunction with a third person camera setup.