Skip to navigation

Revs on the BBC Micro

Car geometry: zPlayerCoordTop

Name: zPlayerCoordTop [Show more] Type: Variable Category: Car geometry Summary: The top byte of the z-coordinate of the player's 3D coordinates
Context: See this variable in context in the source code References: This variable is used as follows: * GetObjYawAngle (Part 1 of 4) uses zPlayerCoordTop

The coordinate is stored as a 24-bit number in (zPlayerCoordTop zPlayerCoordHi zPlayerCoordLo).
.zPlayerCoordTop EQUB 0