fs2open.github.com
fs2open.github.com copied to clipboard
Allow turrets to use their firepoints for target-leading calculations
Most turrets can lead just fine without this, but in use cases where the firepoint is far from the center of the turret's "body" (an extra long barrel, for example) this can cause the turret to not aim correctly.
This PR adds a ship flag that can be added to turret subsystems to enable it for them directly, as well as a game settings option to enable it for all turrets.
Resolves #4288