Skip to navigation


Track data: trackSignData

Name: trackSignData [Show more] Type: Variable Category: Track data Summary: Base coordinates and object types for 16 road signs Deep dive: The track data file format The extra tracks data file format The Donington Park track
Context: See this variable in context in the source code References: This variable is used as follows: * newContentHi uses trackSignData * newContentLo uses trackSignData
.trackSignData EQUB %00100001 \ Sign 0: 00100 001 Type 8 Start flag Section 4 EQUB %00110100 \ Sign 1: 00110 100 Type 11 Right turn Section 6 EQUB %01000000 \ Sign 2: 01000 000 Type 7 Straight Section 8 EQUB %01001000 \ Sign 3: 01001 000 Type 7 Straight Section 9 EQUB %01010101 \ Sign 4: 01010 101 Type 12 Left turn Section 10 EQUB %01100100 \ Sign 5: 01100 100 Type 11 Right turn Section 12 EQUB %01110101 \ Sign 6: 01110 101 Type 12 Left turn Section 14 EQUB %10001101 \ Sign 7: 10001 101 Type 12 Left turn Section 17 EQUB %10011100 \ Sign 8: 10011 100 Type 11 Right turn Section 19 EQUB %10100000 \ Sign 9: 10100 000 Type 7 Straight Section 20 EQUB %10110100 \ Sign 10: 10110 100 Type 11 Right turn Section 22 EQUB %11000000 \ Sign 11: 11000 000 Type 7 Straight Section 24 EQUB %00000000 \ Sign 12: 00000 000 Type 7 Straight Section 0 EQUB %00001000 \ Sign 13: 00001 000 Type 7 Straight Section 1 EQUB %00010011 \ Sign 14: 00010 011 Type 10 Chicane Section 2 EQUB %00010000 \ Sign 15: 00010 000 Type 7 Straight Section 2