Throwing an Object i Picked Up

When your character collides with the “Ball” you get that actor’s reference and save it in a variable. In this case, it’s the actor resulting from casting the “Hit Actor” (from the linetrace result) to BP_Pickup actor in EvilCleric’s case, but in your case it should be “BP_Ball”.