I am currently developing an add-on using AddonLua to send combat data to Tacview. While ships, aircraft, and missiles can be identified without issues using AddonLua alone, adjustments on the vehicle side are necessary for cannons.
Would it be possible to add a feature to enable AddonLua to retrieve the "loaded" state to determine whether a cannon has been fired? Additionally, for cannons spawned facing backward, the transformMatrix alone does not provide the correct orientation. Could you add a feature to determine which direction (front, back, left, right, up, down) the cannon is facing when spawned?