In this episode of my unreal engine third person shooter series, I am going to get started with a weapon swap mechanism. When the player go near a weapon which is not currently picked up by any character, the player will get a notification something like "Press E to Pick Up Weapon". In this episode, we will look into how to setup such a notification system. After that, we will be looking into actual weapon swapping mechanism. For the notification widget, I will be using the same widget I have implemented in adventure series in following video https://youtu.be/KnOhY0GGskg
password=codelikeme_swap