Hello,
I have used UE4 for a while just for fun or to play around with. I finally decided to get serious with it and create my first game, so I have a tremendous amount to learn and figure out. I ran into a bit of an issue that I can’t find a video to help me out with. I put together a structure and then data table with a string to display text in my loading screen. I am trying to set my loading screen up to display a random game tip from the data table. I bound the text block in the loading screen widget and set the ZOrder to 1 because I will add a background image later on. The text for tips are not showing up on my loading screen. I assume I did not put the blueprint together correctly. Can anybody help me out with this?
Thank you