Hi all…
I have created this…
But nothing spawn in game…why?
http://s12.postimg.org/yv4xj0icp/Immagine.jpg
I tried doing that same thing once, but what you need to do is make a widget blueprint and add it to view port via trigger box or event begin play, depending on when and how you want it to show up.
so i have to show my variable via widget? I want to show it every time
Unless you made a HUD widget. But if you just want a text to show up you can use a UI widget and once you add it to view port it won’t go away until you remove it via BP. And when going with the UI BP you could also place it on screen, change text style, color and size.