Fix weapon firing order
The order weapons fire in is pe-determined by the game based on the XYZ position of a weapon, this limits the configuration of weaponry and bomb bays, and also does not work as expected sometimes.
Make an XML variable that lets us set the order weapons are detached/fired. Possibly also integrate into the UI underneath the activation group/armed group in order to make it more accessible to new users.
6
votes