How to get text to follow character?

Hi, so I followed the tutorial - - YouTube
Which allowed me to put some text in front of the light when the player enters the box trigger, however my question is, is it possible to get the text to follow the character so when they move around the light the text is always facing them?
This is what I have so far.
Thanks

Facing them as in the camera? Or facing the pawn?

What’s the difference? Isn’t the camera in the pawn as in the player?

Here’s an example for you. Create a blueprint from your TextRender actor and match it’s Yaw with the player’s (flipped, pointing toward the player).