LordGando
|
  |
| Joined: 05 Jul 2011 |
| Total Posts: 6723 |
|
|
| 23 Jun 2013 11:27 AM |
Is the TOP MIDDLE space, (FOR AN GUI)
-LᴏʀᴅGᴀɴᴅᴏ |
|
|
| Report Abuse |
|
|
LordGando
|
  |
| Joined: 05 Jul 2011 |
| Total Posts: 6723 |
|
| |
|
Desperian
|
  |
| Joined: 07 Feb 2012 |
| Total Posts: 3371 |
|
|
| 23 Jun 2013 11:48 AM |
UDim2.new(0.5, -GUI.Size.X.Offset/2, 0, 0)
...? |
|
|
| Report Abuse |
|
|
LordGando
|
  |
| Joined: 05 Jul 2011 |
| Total Posts: 6723 |
|
|
| 23 Jun 2013 01:42 PM |
No like [0,0] [0,0]
-LᴏʀᴅGᴀɴᴅᴏ |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2013 01:43 PM |
| UDim2.new(0.5 - gui.Size.X.Scale/2, -gui.Size.X.Offset/2, 0, 0) |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2013 01:45 PM |
[.5, 0] [0, 0]
or
[0, 0] [.5, 0]
I always forget which ones which. xD |
|
|
| Report Abuse |
|
|
|
| 23 Jun 2013 01:47 PM |
| No, that's the topleft CORNER of the GUI. And its {0.5, 0}, {0, 0}, not {0, 0}, {0.5, 0} (But neither are correct) |
|
|
| Report Abuse |
|
|