What’s New
Getting Started

Rolling Ball Controller

Last Updated: November 8, 20240.5 min read

Description

The Rolling Ball Controller component simulates a spherical object’s movement, where the character is represented as a ball that rolls based on physics forces like gravity and user input.

Usage

This controller is often used in physics-based puzzle games or platformers where the player controls a rolling ball. It responds to the environment’s slopes, obstacles, and forces, offering a unique type of gameplay based on rolling dynamics.

Key Properties

  • Roll Speed: Controls how fast the ball rolls.
  • Bounce: Adjusts how much the ball bounces off surfaces.
  • Friction: Modifies how the ball interacts with different surface types.

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