Blockland Forums > Modification Help
Moveing with GUI
pitfall:
How do i make it so that you can turn your camera when you have GUI open?
lilboarder32:
--- Quote from: pitfall on August 10, 2010, 11:44:54 PM ---How do i make it so that you can turn your camera when you have GUI open?
--- End quote ---
What kind of gui? If it's something similar to the compass mod, just add it to PlayGui.
pitfall:
--- Quote from: lilboarder32 on August 12, 2010, 02:43:28 AM ---What kind of gui? If it's something similar to the compass mod, just add it to PlayGui.
--- End quote ---
And how would i go about doing that?
Amade:
playGui.add(yourgui);
pitfall:
--- Quote from: Amade on August 12, 2010, 02:57:32 AM ---playGui.add(yourgui);
--- End quote ---
Did nothing.