Class Biped
Namespace: BipedLocomotion
Syntax
public class Biped : MonoBehaviour
Fields
desiredSpeedFast
Declaration
public float desiredSpeedFast
Field Value
| Type | Description |
|---|---|
| Single |
desiredSpeedSlow
Declaration
public float desiredSpeedSlow
Field Value
| Type | Description |
|---|---|
| Single |
forwardPercentage
Declaration
public float forwardPercentage
Field Value
| Type | Description |
|---|---|
| Single |
velocityPercentage
Declaration
public float velocityPercentage
Field Value
| Type | Description |
|---|---|
| Single |