mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-10 15:14:33 -04:00
Setup Track Properties 1
This commit is contained in:
@@ -32,7 +32,7 @@ Course::Course() {
|
||||
Props.AIBehaviour = D_0D008F28;
|
||||
Props.AIMaximumSeparation = 50.0f;
|
||||
Props.AIMinimumSeparation = 0.3f;
|
||||
Props.SomePtr = D_800DCB34;
|
||||
Props.AIDistance = gMarioRacewayAIDistances;
|
||||
Props.AISteeringSensitivity = 48;
|
||||
|
||||
Props.NearPersp = 3.0f;
|
||||
|
||||
Reference in New Issue
Block a user