Turret Path

From Bohemia Interactive Community
Jump to navigation Jump to search

A Turret Path is an Array of Numbers that determines a turret seat's "path", a turret being able to have a turret that has a turret etc.

Turrets' notion was introduced with Logo A1 black.png1.00.

[-1] means driver seat
[0] means first turret (usually gunner)
[1] means second turret
[0,0] means first turret's first turret
[0,1] means first turret's second turret
[1,0] means second turret's first turret, etc.


See Also

Category:Command Group: Turrets