When I move a GUI I made in my game to my friend’s game it moves all over the place I’m not sure what to do.
Mine:

His:
When I move a GUI I made in my game to my friend’s game it moves all over the place I’m not sure what to do.
Mine:

His:
Its probably sized and positioned with offset instead of scale. There are plugins that can convert offset to scale automatically.
Still happens I’ll try with offset still happens
Fixed removed auto anchor point center.