Hey all,
I’ve lost my GUI in one of my projects, and tried to do it again, but nothing came up. So I started a new project and tried the tutorial Javascript code, apparently GUI.Button isn’t a member of GUI.
Any idea why?
Hey all,
I’ve lost my GUI in one of my projects, and tried to do it again, but nothing came up. So I started a new project and tried the tutorial Javascript code, apparently GUI.Button isn’t a member of GUI.
Any idea why?
Post your code…
Because you named your script GUI and it doesn’t have a Button function.
–Eric