Hi,
I am struggling with GUIs and duplicating / syncing them between multiple places.
Every method I try of copying the elements in ScreenGui I lose a selection of their positional and anchor points data and seem to revert to some default, top left of screen.
Nested Text over Image Labels lose Position and Anchor Points.
For example an ImageLabel will start with a position of {0, 1055},{0, 543} and when I copy / transfer it over to another Studio / Place it will revert to {0, 1},{0, 1}
I have tried:
-Copy and Pasting between Open Studios / Places, The whole ScreenGui, Labels etc…
-Saving ScreenGui to file and importing to another Studio / Place.
-Saving ScreenGui as a package and Inserting that into the other Studio / Place.
All methods lose the positional data and I have to re-size and re-align everything any time I make an update.
I have recently discovered packages as my game has spread into multiple places to try and optimise each place. So, now I find I want to share my code / assets between places.
This GUI thing is really bugging and it takes away from what is a great and fun engine to work with.
I was hoping that there is an answer or workaround for this issue, I surely can’t be the first to find this a problem or I am missing something really obvious
thanks,
axeman.