So basically when I’m not in test-play and I’m editing the GUI it looks perfectly fine:
But when I go and click test play the GUI is just messed up and not the way it’s supposed to look:
How do I fix this?
So basically when I’m not in test-play and I’m editing the GUI it looks perfectly fine:
But when I go and click test play the GUI is just messed up and not the way it’s supposed to look:
How do I fix this?
Hmm… Are you using offset or scale for the positions? The other thing is that if you are emulating it may appear different on different devices… but I’m not sure why your “Play” buttun is more offset than the rest… How did you set up the GUIs, via script or manual setup through workspace?
I manually set them up 
And I’m using scale
30characterlimit
Can you try setting the AnchorPoint to .5, .5 and see what happens from there? Gui objects always stay where I want them to stay when I do this.