.zPlayerSpeedTop EQUB 0Name: zPlayerSpeedTop [Show more] Type: Variable Category: Driving model Summary: Top byte of the z-coordinate of the velocity vector (i.e. z-axis speed) for the player's car during this main loop iterationContext: See this variable in context in the source code References: No direct references to this variable in this source file
The speed is stored as a 24-bit number in (zPlayerSpeedTop zPlayerSpeedHi zPlayerSpeedLo).