Third Person Adventure

The Third Person Adventure movement type will move the character relative to the input in relation to the camera. The character will always play the forward animation and cannot strafe or play a backwards animation. The Third Person Adventure view type should be used in conjunction with this movement type.

Input Character Results
Forward The character will move forward without changing rotation.
Left The character will play the forward animation while rotating to face the left direction of the camera.
Right The character will play the forward animation while rotating to face the right direction of the camera.
Backwards The character will play the forward animation while rotating to face the backwards direction of the camera. The character will end up walking towards the camera in this case.