.xPlayerAccelLo EQUB 0Name: xPlayerAccelLo [Show more] Type: Variable Category: Driving model Summary: Low byte of the x-coordinate of the change in velocity of the player's car in the player's frame of referenceContext: See this variable in context in the source code References: This variable is used as follows: * ScaleTyreForces uses xPlayerAccelLo
Stored as a 16-bit value (xPlayerAccelHi xPlayerAccelLo).