UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 05:28 PM |
| How did ROBLOX make the remote error gui thing draggable? |
|
|
| Report Abuse |
|
|
UnAdmin
|
  |
| Joined: 10 Jul 2012 |
| Total Posts: 4706 |
|
|
| 14 Apr 2013 05:33 PM |
| There's a property of Frame called "Draggable" |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 05:34 PM |
| But how can I make the whole GUI move with it? |
|
|
| Report Abuse |
|
|
UnAdmin
|
  |
| Joined: 10 Jul 2012 |
| Total Posts: 4706 |
|
|
| 14 Apr 2013 05:36 PM |
| Make the frame size {1,0}{1,0} and put all the contents within the frame |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 05:37 PM |
Does it work with things inside CoreGui?
Using Scale? |
|
|
| Report Abuse |
|
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 14 Apr 2013 05:39 PM |
| Yes. Draggable allows the object to be dragged, and it's children remain located in their relevant positions. |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
| |
|
|
| 14 Apr 2013 05:41 PM |
| I've said this before and I'll say it again. In order for us to help you, you must explain to us what is wrong. "It's not working" will get you zero help. |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 05:42 PM |
Okay
I can't drag the gui
.-. |
|
|
| Report Abuse |
|
|
|
| 14 Apr 2013 05:42 PM |
Are you sure Draggable is checked? What about Active? Both must be checked. |
|
|
| Report Abuse |
|
|
|
| 14 Apr 2013 05:43 PM |
1. Insert a ScreenGui into StarterGui 2. Insert a Frame into the ScreenGui 3. In the Frame settings, make sure "Active" is checked, and make sure "Draggable" is checked. 4. Place whatever you want into the Frame. 5. ??? 6. Profit.
Anything inside of the frame can be clicked a dragged around. All other elements will also move around with it. |
|
|
| Report Abuse |
|
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 14 Apr 2013 05:44 PM |
That's odd. They should work. Lemme check...
Edit at 3:46 PM on 4/14/13: It would appear the object has to have its 'Active' property set to true for Draggable to work. |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 05:44 PM |
@Builderman What if its a button? |
|
|
| Report Abuse |
|
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 14 Apr 2013 05:48 PM |
| If it's a button, same princible applies. |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 05:50 PM |
| Then its still isn't working |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 05:55 PM |
And this happens when I turn the draggable in the object on
https://twitter.com/CaptainSandbox/status/323570044992905216/photo/1 |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 05:58 PM |
Okay it works
But now no matter where on the screen I click it drags it |
|
|
| Report Abuse |
|
|
dekkonot
|
  |
| Joined: 22 Dec 2010 |
| Total Posts: 6685 |
|
|
| 14 Apr 2013 06:03 PM |
| Is there any frame that's size 1x0x1x0? |
|
|
| Report Abuse |
|
|
|
| 14 Apr 2013 06:05 PM |
| Wait what? You can edit now? |
|
|
| Report Abuse |
|
|
UnBuild
|
  |
| Joined: 22 Mar 2013 |
| Total Posts: 3233 |
|
|
| 14 Apr 2013 06:05 PM |
No, I think the biggest one is like 0.25 |
|
|
| Report Abuse |
|
|