#Pressing T to open a GUI not working?

7 messages · Page 1 of 1 (latest)

brave mountain
#

If not gameprocessed

#

And remove the second if input.keycode..
And replace
menu.Frame.Visible = true by
menu.Frame.Visible = not menu.Frame.Visible

brave mountain
#

I doesn't show ?

#

What bool should be ?

#

It is never used

#

It is just a true or false and it is never used