Hi!
I'm having a bit of a problem with a GUI. I have it all set up, and have the 'Visibility' property is set to 'Always shown'. The problem is that it pauses the game, which I don't want since it is going to be always displayed at the bottom of the screen.
How would I go about fixing this?
Thanks! :)
Set it to Normal, initially on
Quote from: Khris on Wed 25/08/2010 17:29:45
Set it to Normal, initially on
hmmm... I have given that a try, but now it is paused and it won't even let me use the GUI, so it didn't work.
Are there any other ways to fix this?
Sorry, I just saw that "Always shown" doesn't pause the game ("Pause when shown" does).
Something else must block the game, probably another GUI.
Thanks for the help, I managed to work it out. ;)