Get a unit’s turret path in the current vehicle.
Reverse version of the turretUnit scripting command.
_unit | a soldier in a vehicle <OBJECT> |
_turretPath = player call CBA_fnc_turretPath
Soldiers turret path. [] when on foot, driver or in cargo ARRAY
commy2