What im trying to do is force ships to allign more strictly to their targets. In the sins engine a ship tends to think it's 'aligned' when it's actually only within 20 or 30 degrees. This makes beam weaponry look ugly.
One of the ships im making would be much better if it aligned to its target within, say 5 degrees...
Q1: Does anyone know how to do this?
My first hunch was the "firingAlignmentType" parameter, but as far as I can tell this is only used to make certain ships tilt foreward while firing, as the only values ive seen for this parameter are "Default" and "TiltForeward".
Q2: Are there any other possible values?