I want to print the score of the playerand the AI in the game.
So I created a BluePrint Widget and put some text on variable.
To put it on the game I created a BluePrint Actor and put the Widget in it, but I can’t acces to the variable to update the text.
I think there is something I don’t understand about the Widget but I don’t see it
How can we help you if you don’t post any photos or video? And assuming you’re new to Unreal, how could you expect to explain your issue properly if you don’t understand how the platform works?
This isn’t directed specifically to you, so pardon me if I come across this way, but it’s important to give AS MUCH DATA AS POSSIBLE, instead of having the community pull information out of you.
Have you looked up tutorials on how to use widgets? You’re not using them correctly, nor are you calling the widget in your blueprint. You need to learn how to do all of that first.