Hi,
I’m just getting started with the fps starter project and i wanted to add a way to discard the previous weapon when picking up a new one, however i don’t know how to proceed to access the blueprint of the weapon in my blueprint for picking up a new one.
I can’t seem to make a cast to it and get component by class returns a null.
Here’s what my code looks like (returns a null)