What’s New
Getting Started

Capsule Component

Last Updated: November 8, 20240.4 min read

Description

The Capsule component represents a rounded, elongated shape with hemispherical ends, often used for character or player collision volumes due to its smooth interaction with other objects.

Usage

Capsules are frequently used in character controllers, collision detection, and physics simulations where a rounded, non-boxy shape is preferred.

Key Properties

  • Radius: Controls the size of the hemispherical ends of the capsule.
  • Height: Defines the length of the capsule’s cylindrical body.

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