Race Configuration
Last updated
Last updated
You can configure the race in the "Race Manager"
Property | Description |
---|---|
Lap Count
The amount of laps that must be completed to finish the race.
Race End Normilized Time
If the lap count is 1, you can change where the race ends. Can be useful in sprints and drag races, because at the end the car won't have a direction to follow.
Podium places
The amount of vehicle that must finish before the race end countdown will start.
Start Countdown
The amount of time that must pass after spawning to start the race. During this time, the input is disabled on vehicles.
Race Start Condition
Race can be started in the "Start" method or from the external call. If the "Begin Countdown After Spawn" on SpawnManagetr is set to true, the race will be started automatically if the "After External Call" is selected. Or you can get a reference to this component and call "BeginCountdown" method.
WaitForOtherRacersTime
The amount of time that must pass after the podium places have been taken to end the race.