Bavarium
|
  |
| Joined: 05 May 2011 |
| Total Posts: 12419 |
|
|
| 04 Mar 2016 12:40 AM |
im making a billboard gui and i want it to shrink when you walk away instead of staying the same size on your screen. I didnt know if this would require a script or if i could edit it somehow. any ideas?
|
|
|
| Report Abuse |
|
|
Bavarium
|
  |
| Joined: 05 May 2011 |
| Total Posts: 12419 |
|
| |
|
|
| 04 Mar 2016 03:47 AM |
Basically BillboardGuis use {studs, pixels}, {studs, pixels} as size. If your size is {0, 100}, {0, 100} then your BillboardGui will always be 100 pixels big. If you use the studs size instead, like this: {10, 0}, {10, 0}, the GUI will be scaled when you move closer or further away from it, just like other things that use studs for size (like parts). |
|
|
| Report Abuse |
|
|
Bavarium
|
  |
| Joined: 05 May 2011 |
| Total Posts: 12419 |
|
|
| 04 Mar 2016 02:02 PM |
eh i tried doing what you said but it didnt work :(
|
|
|
| Report Abuse |
|
|
Bavarium
|
  |
| Joined: 05 May 2011 |
| Total Posts: 12419 |
|
| |
|
Bavarium
|
  |
| Joined: 05 May 2011 |
| Total Posts: 12419 |
|
|
| 04 Mar 2016 02:18 PM |
bumpity bump if i wasnt that clear what i want is for the billboard GUI to not appear to grow as you walk away, i want it to appear the same size instead even though it is scaling down
|
|
|
| Report Abuse |
|
|