Hi all,
I am having trouble with aligning GUI objects, some GUI objects are miss aligning when I play the game and others aren’t. I have looked on Devfourm and haven’t found anything that has helped yet. The TextLabel’s are positioned and sized by scale.
I fixed the issue with the text labels by checking my code, I forgot to make the code remove spaces at the start of my text. I fixed the frames by simply making them bigger, I didn’t really want to do that but I can’t figure out any other way. If you can, please reply back to this message, thanks.