Text rotation

Please forgive, I’m a noob.
I’m trying to make a class blueprint that allows pawn to approach a bush, the bush identifies itself and player picks the berries on the bush. everything works with one exception: The bush name will not rotate to face the player. I instituted Tesla’s tutorial on facing text, but it just won’t rotate.
Ideas?

Try this.

Replace ‘Health Widget Pos’ with your Label variable. Personally I would use the Get Player Camera Manager instead of the player. That way the label will face the camera.

http://i.imgur.com/5NUcaNK.jpg

I agree this work fine, just one thing like he said, this follow the camera and not the player so the text move on the 2 scale X,Y and not just X