I am working on a weapon that acts more as a power up. You pick it up until you either run out of ammo or switch weapons. The issue is if you pick up a weapon off the ground it forces you to drop it since I don't want the player to be able to store it. So far I can only find ways to disable switching to it but nothing like what I'm describing.
Cheers