|
| 24 Jan 2014 08:22 PM |
I've been trying to figure it out. I haven't attempted, because I have exactly no idea how to do it. Could someone explain or tell me what I have to put in the script for it to work? I think it has something to do with UDim2.new+ something or whatever. What I have: sp = script.Parent scroll = sp.Scroll stuff = sp.Stuff |
|
|
| Report Abuse |
|
|
| |
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 24 Jan 2014 08:29 PM |
| http://www.roblox.com/Scrolling-List-GUI-item?id=55760954 |
|
|
| Report Abuse |
|
|
|
| 24 Jan 2014 08:29 PM |
Explain yourself better... Best way to do it would be this:
Make a Frame, the ... "screen". Put a Frame inside it and put everything you want on the second one. Now make the first one Clip Descendants. Then make the size of the bar be relative to the difference in size from the first to the second frame. The positions are also relative. |
|
|
| Report Abuse |
|
|