ClimbController

Show Deprecated

Summary

Properties

Properties inherited from ControllerBase

Properties

AccelerationTime

read parallel

The amount of time taken to reach the desired climb velocity from 0. May be inaccurate depending on max force and gravity.

BalanceMaxTorque

read parallel

The maximum torque used to keep the ControllerManager.RootPart aligned upright and aligned to the Class.ControllerManager.ClimbSensor.HitNormal. When misaligned, this amount of torque is applied to reach the BalanceSpeed and realign the root part. A higher torque means more force is required to cause the root part to tilt. This property is hidden and has no effect when ControllerBase.BalanceRigidityEnabled is true.

BalanceSpeed

read parallel

The maximum angular speed used to align the ControllerManager.RootPart upright and aligned to the Class.ControllerManager.ClimbSensor.HitNormal. A lower value means it takes longer for the root part to recover to the align position when misaligned. A higher value results in a quicker recovery.

MoveMaxForce

read parallel

The maximum force used by the climbing "motor" to move the ControllerManager.RootPart or keep it stationary.

Methods

Events