Skip to navigation


Extra tracks: trackYawAngleHi

Name: trackYawAngleHi [Show more] Type: Variable Category: Extra tracks Summary: The high byte of the yaw angle of the start of each track section (i.e. the direction of the track at that point)
Context: See this variable in context in the source code References: This variable is used as follows: * HookSectionFrom uses trackYawAngleHi
.trackYawAngleHi EQUB &00 \ Section 0 = &0000 = 0 = 0.0 degrees EQUB &12 \ Section 1 = &122F = 4655 = 25.6 degrees EQUB &50 \ Section 2 = &508A = 20618 = 113.3 degrees EQUB &55 \ Section 3 = &55E0 = 21984 = 120.8 degrees EQUB &55 \ Section 4 = &55E0 = 21984 = 120.8 degrees EQUB &D2 \ Section 5 = &D2A4 = 53924 = 296.2 degrees EQUB &D2 \ Section 6 = &D2A4 = 53924 = 296.2 degrees EQUB &9D \ Section 7 = &9D52 = 40274 = 221.2 degrees EQUB &9D \ Section 8 = &9D52 = 40274 = 221.2 degrees EQUB &87 \ Section 9 = &8747 = 34631 = 190.2 degrees EQUB &76 \ Section 10 = &7642 = 30274 = 166.3 degrees EQUB &1D \ Section 11 = &1D0A = 7434 = 40.8 degrees EQUB &1D \ Section 12 = &1D0A = 7434 = 40.8 degrees EQUB &25 \ Section 13 = &2592 = 9618 = 52.8 degrees EQUB &25 \ Section 14 = &2592 = 9618 = 52.8 degrees EQUB &25 \ Section 15 = &2592 = 9618 = 52.8 degrees EQUB &62 \ Section 16 = &620A = 25098 = 137.9 degrees EQUB &62 \ Section 17 = &620A = 25098 = 137.9 degrees EQUB &A2 \ Section 18 = &A20E = 41486 = 227.9 degrees EQUB &A2 \ Section 19 = &A20E = 41486 = 227.9 degrees EQUB &B5 \ Section 20 = &B59E = 46494 = 255.4 degrees EQUB &B5 \ Section 21 = &B59E = 46494 = 255.4 degrees EQUB &E2 \ Section 22 = &E26C = 57964 = 318.4 degrees EQUB &E2 \ Section 23 = &E26C = 57964 = 318.4 degrees EQUB &A1 \ Section 24 = &A1B3 = 41395 = 227.4 degrees EQUB &A1 \ Section 25 = &A1B3 = 41395 = 227.4 degrees EQUB &A1 \ Section 26 = &A1B3 = 41395 = 227.4 degrees EQUB &DF \ Section 27 = &DF28 = 57128 = 313.8 degrees EQUB &F3 \ Section 28 = &F3C8 = 62408 = 342.8 degrees EQUB &00 \ This byte appears to be unused