How add Inventory Manager to Player State

Hey there!

I am using this and have followed the documentation. However, the like that says “Click Me” Doesn’t seem to work. It’s supposed to tell you how to “have your own PlayerState with an inventory manager component attached.” If anyone would know how to do this let me know please! Thanks!

It’s very simple. In your character blueprint you simply go to add component on left side and search for inventory (assuming it is named as such). They’ve made the inventory to a component you can attach to actors. I have the same system, although self-made.