UE4 FPS Spawn without weapon

Hello, I’m currently working on a FPS project for one of my classes and was wondering if i could get some help. I’d like my character (Using an fps template) to spawn in game without a weapon but i’m not sure how to approach this. I’d like to include a pick up mechanic so the player can eventually pick up weapons on the ground. Any help would be appreciated!

Hey I’m new as well but I have noticed when you spawn in you will see a new actor in the World Outliner. You can click it’s hyperlink there and select the FP_Gun in the component menu. You can either delete the gun or maybe hide it by some means and save out the FPS default with your change.