Inside the final score widget graph create a score variable if you haven’t created yet. Compile.
In the level BP:
1_ from the return node of the create final score widget drag off and type " set score variable name"…
2_To Supply the input of the set node… click and drag the scoreHUD variable at the bottom of your variable list inside the graph. select get.
3_from the node created drag off and type “get scorepointshud”, wire the return to the input of the set node you created first.
Off the set node wire the out execution pin to the add to viewport.
And also the target.
Compile
Now inside the designer of your final score widget select the text widget, in the detail near the text select bind and you’ll see a list whit your score variable… Let me know if you don’t see it, and how it was.