Skip to navigation


Drivers: baseSpeed

Name: baseSpeed [Show more] Type: Variable Category: Drivers Summary: The base speed for each car, copied from the track data
Context: See this variable in context in the source code References: This variable is used as follows: * GetSectionSteering uses baseSpeed * SetDriverSpeed uses baseSpeed
.baseSpeed SKIP 1 \ The base speed for each car, which is faster with a \ higher class of race (this value is taken from the \ track data at trackBaseSpeed): \ \ * 134 = Novice \ \ * 146 = Amateur \ \ * 152 = Professional SKIP 7