Why wont the counter on my UI increase? I'm new to unreal vr and need some help

Hey guys I am trying to implement a scoring system for when “bp_baseball” passes through the threshold and updating the ui. however the ui widget text wont update any ideas would be appreciated.

hi,
is there another place where you also put a “create home run counter widget ”?
can you take screenshot of that?

Yeah so the first image is in the threshold and this image is in vrpawn off begin play


this should do it.
and before “get hud” you need to cast the character to your character.i forgot that step in the picture

thank you so much for your help i really appreciate it