Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

duplicate isn't working like it should? vales are changing

Asked by 4 years ago

I am making a inventory system and i have the srcipt written out with 8 slots right now. Each slot has a imagebutton plus tons of other values but anyways. I am trying to duplicate a frame many times but each duplicate has its anchorpoint changed from 0, 0 to 0.5, 0.5 and it is changing the image labels sizes and stuff. I don't want to have to fix each one when im doing this like 40 times. Not sure why its not duplicating the thing perfectly when it has done so in the past.

0
Code? DeceptiveCaster 3761 — 4y
0
no code. I got a screengui. Then a scrollingframe. Inside that i have other framed that i am trying to duplicate. I right click and duplicate but it isn't making exact copies like it should. Silvanatri 24 — 4y
0
When making a shop menu you should not individually place all the item frames. Look into using UIConstraints to make the process easier. ForeverBrown 356 — 4y

Answer this question