Take the Actor that is overlapping and Call GetController() and pass the result to your cast. (I would store health and such on the Player Character and not the PlayerController, but you might have a specific reason for that).
Take the Actor that is overlapping and Call GetController() and pass the result to your cast. (I would store health and such on the Player Character and not the PlayerController, but you might have a specific reason for that).