Hello,
I am doing my first VR Game using Unreal and I am trying to make a hint for skipping a cut scene. So after the cut scene is finished playing, the hint should disappear. I am trying to do that by changing the binded string variable on the HUD widget. However, I cannot access the variable from the player pawn.

