I want to implement one weapon that can fire in all directions, but cannot fire in all four arcs at once. From what I can tell, the banks functionality in weapons effectively makes four different copies of the weapon, one that points in each direction.
Is this possible to implement, or am I just going to have to live with one ship with four different directional weapons?
Thanks.