Weapon Swapping RPG

Hi, guys, i need some help. I’m creating a 3rd person adventure game but I am stuck. I need to know how to make my character swap between 2 sets of weapons a sword and shield and bow and arrows it needs to be set up so that if i press tab it will switch between the two. any help or point in the right direction will be greatly appreciated.
Thanks in advance

This is something you’ll just understand with more time spent in blueprints.

Frankly, there are a ton of ways to implement something like this. But the absolute, easiest way (2 steps) is to attach both weapon sets to either hand, then decide which ones to show (node: set visible, also node: enable collision).

Here is a video tut.
It’s 8 mins