There was tutorial request to create Uncharted like equip system on third person character. In this tutorial you will learn how to:
- Attach weapons to third person character,
- Create simple inventory system to manage items,
- Drop and equip items,
- Use UMG to communicate with inventory manager and items,
System will be event based so it should be efficient.
It’s super easy!