i dont really know how to make this only appear on the green> im trying to make it so its trecthed out but only appears on the green if you dont understand ill give a example
What it is rn:
what i want (without it going off the green square
im not doing it with code but im curious if im able to size the image bigger, while it still only being visible on the green aka its not going out of the frame
Hmm. I see. Try keeping The stripes image in the Green Gui, and set the size to (1.5,0,1,0), and set the Greenβs DescendantsClipped to true.This should chop off any part of the image that isnβt in the green.
Great! Iβm not sure, but I think CanvasGroups are more performance heavy than regular frames, so If you are using many of these,your game might start lagging a bit. If there is just a few though, you should be good to go.