I’m trying to make a menu GUI for my game, but for some reason when I go into the game, the GUI is very missalligned, even though I use Scale instead of Offset. I’ve tried to look for solutions in DevHub, but so far nothing has lead me onto fixing this soulution. I have this plugin called AutoScale Lite and it used to work for these issues, but now it just stopped. I don’t know what’s going on with my GUIs.
I don’t know if it’s related, but I saw a post that could’ve been experiencing the same issue as me, but it was talking about a studio engine issue.
I think I may have found something. I was messing with scale, and the UIaspectratio constraint seemed like it was the one causing the issue. When i set it to change the parent’s scale, it seemed to work out better. I’ll test again.
EDIT: Didnt really get anywhere, so im going to sleep now. Thanks for your time.