ClimbController

Afficher les obsolètes

Résumé

Propriétés

Propriétés hérités de ControllerBase

Propriétés

AccelerationTime

Lecture parallèle

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

BalanceMaxTorque

Lecture parallèle

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

Lecture parallèle

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

Lecture parallèle

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

Méthodes

Évènements