I have a Player who uses a weapon to shoot and destroy enemies. I have a code for a gun:
using System.Collections; using System.Collections.Generic; using Uni