|
| 27 Oct 2014 06:56 PM |
if you use offset for your GUIs
ex: {0,100,0,100}
use scale ---> {0.5,0,0.5,0} instead
cause with offset it changes position & sizing with different screen resolutions
so for people with different computers, the gui is a different size & in a different position
i just realized this after making an intro gui for dexur |
|
|
| Report Abuse |
|
|
Pdiddy
|
  |
| Joined: 16 Dec 2006 |
| Total Posts: 334 |
|
|
| 27 Oct 2014 06:57 PM |
| yeah u reakized it yesterday on crash course but yeah |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 06:57 PM |
wats offset
also send trades |
|
|
| Report Abuse |
|
|
FootBa11
|
  |
| Joined: 16 Sep 2008 |
| Total Posts: 11501 |
|
|
| 27 Oct 2014 06:57 PM |
Or you could use both. Which is what actual developers do. |
|
|
| Report Abuse |
|
|
maxomega3
|
  |
| Joined: 11 Jun 2010 |
| Total Posts: 10668 |
|
|
| 27 Oct 2014 06:57 PM |
why would you put this in lmad lol
lol i know how you feel tho
even then offset can preserve spacing between buttons and stuff |
|
|
| Report Abuse |
|
|
MIKED5th
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 2066 |
|
|
| 27 Oct 2014 06:57 PM |
This is true
☤ Add 41,985 posts - ℳɨϗ∊ɗ➁ɳɗ ☤ |
|
|
| Report Abuse |
|
|
RIPAlan
|
  |
| Joined: 03 Apr 2008 |
| Total Posts: 58247 |
|
|
| 27 Oct 2014 06:58 PM |
Scale is the one that changes position & sizing Offset keeps it constant across all of them
The difference is 40 pixels to the right on a 256x256 screen is different than 40 pixels to the right on a 1256x1984 or whatever it is now screen
But ye scale>
WOOHOO. https://www.youtube.com/watch?v=cBVeNQ-mtcY |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 06:59 PM |
then how tf am i gonna know how to make guis the same w/ all guis
cause for dexur the intro gui was all squished together
had to spend hours editing it |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 07:00 PM |
| guis the same w/ all people* |
|
|
| Report Abuse |
|
|
noah
|
  |
| Joined: 11 Sep 2006 |
| Total Posts: 18977 |
|
|
| 27 Oct 2014 07:11 PM |
| why do you post basic game developing-related things on lmad? my god |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 07:21 PM |
http://www.roblox.com/Forum/ShowPost.aspx?PostID=148702918
thats why |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 07:27 PM |
i think my posts make noah unhappy
this is great |
|
|
| Report Abuse |
|
|
devHines
|
  |
| Joined: 09 Dec 2010 |
| Total Posts: 16370 |
|
|
| 27 Oct 2014 07:28 PM |
offst is gud rapper
♏Hines621Jr|HinesXV|KobDog♏ |
|
|
| Report Abuse |
|
|
rny
|
  |
| Joined: 26 Jul 2009 |
| Total Posts: 5079 |
|
|
| 27 Oct 2014 07:28 PM |
100% of developers already knew this
R$27,953/100,000R$ |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 07:29 PM |
i didnt
im just letting people know cause i used offset for months |
|
|
| Report Abuse |
|
|
| |
|
Fossick
|
  |
| Joined: 28 Dec 2008 |
| Total Posts: 34839 |
|
|
| 27 Oct 2014 07:33 PM |
You're acting as if this was advanced stuff
but yeah, its true
I deserve a cookie. |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 07:35 PM |
| im just trying to let people know so they dont make the same mistake i did |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 07:37 PM |
use scale and offset, use a mixture of both
if you just use offset guis wont fit on dif size screens, if you use just scale guis will fit all screens but get smushes/stretched depending on the screen size |
|
|
| Report Abuse |
|
|
|
| 27 Oct 2014 07:38 PM |
but how do i balance it w/ a mixture of both
do i basically
put it in the middle of the screen and then offset it a little like this
{0.5,100,0.5,100} |
|
|
| Report Abuse |
|
|