Property | Type | Description | |
---|---|---|---|
ACCEL | float | ||
MAX_SPEED | float | ||
boost | float | ||
isAI | bool | ||
kartNum | int | ||
studder | float | ||
writePositionsToFile | bool |
Method | Description | |
---|---|---|
OnDrawGizmosSelected ( ) : void |
Draws the current waypoints for an AI car
|
|
getWheelOrien ( ) : float | ||
isArtificialIntelligence ( ) : bool |
Returns whether the car is an AI car or a player controlled car
|
|
isForward ( ) : bool |
Method | Description | |
---|---|---|
FixedUpdate ( ) : void |
Update is called once per frame
|
|
Start ( ) : void |
Use this for initialization
|
|
WriteToRepo ( ) : void |