Polarith AI
1.8

◆ Speed

float Speed = 15.0f

Determines the base value specifying how fast the character moves.

This value is highly dependent on the Rigidbody.drag, Rigidbody.mass and the PhysicMaterial used by the involved Collider instances.

For the default value, you may use a Rigidbody configuration with mass = 1, drag = 1 and a default collider material.

Imprint