-# Build any weapon computer or a salvage cannon with a single module few simple weapons on a ship, with sufficient power.
-Wire weapon computer to button.new power on it
# link a button to each of them and notice your power consumption dropping. You are also only able to fire any of these weapons once
-In build or astronaut mode, fire# link your ship core back to all of your weapon with button.computers
-Wait. Attempt to fire again by pressing button.# make one of these a support of another computer
-Remove# link a button. to that support computer, Check for existing weapon in weapons menu.notice how power consumption stays the same (as it should), you can also fire it multiple times with logic as it reloads properly.