of     1   

AmpliasXI
#100848081Tuesday, June 11, 2013 11:31 AM GMT

-------- Does that default CoreGui “RobloxGui” bug you? Mess up your UI (User Interface) plotting and positioning? And most of all lust take up space? If you feel the same way help me get this suggestion added to ROBLOX. I actually have 2 different suggestions and here they are (hopefully both can get added, but I can accept either or): -------- 1.) Toggle CoreGui‘s “RobloxGui” --> Add a Boolean value into “Players” Properties called “Toggle CoreGui”. That way the game designer can choose to have a CoreGui active or not. Then people will ask, “How do we leave easily without dragging our mouse back up the ‘Exit’ button?” Well easy ROBLOX will make it so you can add your own leave button or leave voice command by making a new method for the Player called “LeaveGame()”, so they this would be used is say of it was a button, the game designer could do this: ITEM.MouseButton1Click:connect(function() Local Player = Game.Players.LocalPlayer Player:LeaveGame() end) -------- 2.) Custom CoreGui “RobloxGui” --> Make it able to move around Gui objects, use our own images, and have limited access to the scripts to change Gui object positions, images, and format. --------
keIvinn
#101109868Thursday, June 13, 2013 6:00 PM GMT

I completely agree, it would make games more interesting on both parts.

    of     1