What’s New
Getting Started

Third Person Controller

Last Updated: November 8, 20240.6 min read

Description

The Third-Person Controller component provides the mechanics for controlling a character from an external perspective, allowing the player to see the character as they move through the environment. This is common in adventure and role-playing games.

Usage

This component includes camera control for rotating around the character, as well as movement input for navigating the game world. The Third-Person Controller supports actions such as running, jumping, and even interacting with objects, while keeping the character visible from behind or to the side.

Key Properties

  • Camera Distance: Adjusts how far the camera stays behind the character.
  • Rotation Speed: Controls the speed at which the camera orbits the character.
  • Action Buttons: Maps specific character actions (e.g., interact, attack) to user input.

Feedback

Please be sure to submit issues or feature requests through the embedded feedback form. In the event it is a major issue please contact us directly through Discord.

Table of Contents