|
| 11 Aug 2013 02:54 PM |
I have looked everywhere to find out how to position a gui object in the enter of the screen. I have tried the roblox wiki and every other source...
Could anyone inform me on how to center a gui correctly?
I would also like to learn how to tween gui's so the frame slides to the center of the screen from the right.
Thankyou. |
|
|
| Report Abuse |
|
|
Hibobb
|
  |
| Joined: 18 Apr 2010 |
| Total Posts: 2146 |
|
|
| 11 Aug 2013 02:56 PM |
Position: x = {.5,0} y = {.5,0}
Or however that looks |
|
|
| Report Abuse |
|
|
| |
|
|
| 11 Aug 2013 02:59 PM |
I also noticed that the Top left corner represents 0...
I resized it now the frame is on the bottom right.. |
|
|
| Report Abuse |
|
|