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 Brands Hatch 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 %00001100 \ Sign 0: 00001 100 Type 11 Right turn Section 1 EQUB %00010000 \ Sign 1: 00010 000 Type 7 Straight Section 2 EQUB %00100011 \ Sign 2: 00100 011 Type 10 Hairpin Section 4 EQUB %00100000 \ Sign 3: 00100 000 Type 7 Straight Section 4 EQUB %00111000 \ Sign 4: 00111 000 Type 7 Straight Section 7 EQUB %01001101 \ Sign 5: 01001 101 Type 12 Left turn Section 9 EQUB %01011000 \ Sign 6: 01011 000 Type 7 Straight Section 11 EQUB %01100000 \ Sign 7: 01100 000 Type 7 Straight Section 12 EQUB %01101100 \ Sign 8: 01101 100 Type 11 Right turn Section 13 EQUB %10001100 \ Sign 9: 10001 100 Type 11 Right turn Section 17 EQUB %10100100 \ Sign 10: 10100 100 Type 11 Right turn Section 20 EQUB %10110101 \ Sign 11: 10110 101 Type 12 Left turn Section 22 EQUB %11000000 \ Sign 12: 11000 000 Type 7 Straight Section 24 EQUB %11010100 \ Sign 13: 11010 100 Type 11 Right turn Section 26 EQUB %11100000 \ Sign 14: 11100 000 Type 7 Straight Section 28 EQUB %00000001 \ Sign 15: 00000 001 Type 8 Start flag Section 0