I am working on a game, and I am trying to make a level select. When I use a variable and get a reference to the widget, it returns as none. Can anyone help me?
did you have created and assigned that widget to the variable?
I have all the widgets loaded and they are able to be referenced. I am really confused?
for a variable to work you need to set it where you are getting the ref and then the get of that ref will work
This is not working, is it the same for a variable reference of a widget?
I figured it out following another thread. Thanks anyway.
1 Like