What’s New
Getting Started

First Person Controller

Last Updated: November 8, 20240.6 min read

Description

The First-Person Controller component allows players to control a character from a first-person perspective, providing a camera view from the character’s eyes. This component is crucial for immersive experiences in FPS (First-Person Shooter) games or exploration-based titles.

Usage

By using the First-Person Controller, you can implement smooth movement, jumping, crouching, and camera control directly from the character’s viewpoint. This controller is ideal for situations where the player needs to navigate the world without the distraction of an external camera perspective.

Key Properties

  • Movement Speed: Controls the speed of movement in all directions.
  • Look Sensitivity: Adjusts the sensitivity of mouse or joystick movement to control the camera.
  • Jump Height: Specifies the force applied when jumping.

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