GUI Not Following Frame (Scale / Offset)

Hello,
I am currenlty trying to make a crosshair by using frames so it can be more easier to tween it later on.
The problem is I encountered a “glitch”, I duplicated the Top and Left Crosses and made them Bottom and Right. Those 2 are not acting like the first 2.

Video :

All informations are in the video.

Thanks !

That’s because you’re using offset, if you want it to scale with the parent frame, use scale instead

1 Like