I've been struggling with this for hours, I'm hoping someone out there can help me!
I'm a junior high math teacher and am hoping to get the kids to use Sandbox to create their own games! However, there is one important piece they need to do: they have to be able to interact with NPCs who would ask them questions.
Now, I've read tons of tutorials on how to script GUI, such as:
http://www.sandboxgamemaker.com/wiki/in ... de,_Part_1
However, when I type in that code, I always get the same message:
unknown command showgui
As if "showgui" is the wrong thing to say?
Is it not working because the program works differently on a mac? I'm using Sandbox 2.8.0
Thank you for any help.
Daniel
Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Teacher needs help! Can't interact with NPCs on a mac?
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Teacher needs help! Can't interact with NPCs on a mac?
showgui was the command used for the old user interface known as 3DGui, which has been replaced by newUI (or something like that), which is the interface implemented in 2.8+. As such, the majority of the programming language has been rewritten and most wiki documentation is somewhat outdated. However, if you use an older version (pre-2.8), you should be able to use the old programming.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!