Got it. Here’s how I set a “pickup” in Blueprints before, maybe replace the Event and heck the collision of your pickup
On the object with Collision (my case, a static mesh), I set the physics like this
And used OnComponentDidBeginOverlap Event to trigger the logic