I am making a simple inventory system, When i pick-up and item I add a widget as child to a scrollbox, but the text doesn’t shut up, when i drag the text into the scroll box it works, but not with the add widget node.
any help?
Does the container (the widget with Scrollbox) already show up, even without adding a child - as in, is it in the viewport already?
when i drag the text into the scroll
box it works
This shows up in the Designer, sure; but does this widget with manually added Design-time text show up in the game as well?
Post a screenshot of the way you add the main widget to the screen and the way you create and add children. Otherwise it’s impossible to tell what’s going wrong.
I fixed it, i believe it was a glitch in the engine,