How would I place a text over another text, because of this:
I dont know what your saying, but would zindex work?
It is a property in the textlabel
I’ve tried that, what i mean is that the “ssssssss” text needs to go over the “-end” text.
So zindex doesnt work???
is there anything that you did to those textlabels
Why can’t you just put a text label inside of another text label?
Thank you, It worked. I just placed it somewhere where “-end” is. But what if I had another gui and has its own purpose but with text in it?
They would overlap, so I would suggest just using one GUI and placing all the frames/labels in it. If they are at the same layer, as in having two guis/labels/frames that aren’t parented to each other, then it depends which one was placed in the gui first. I wouldn’t suggest this, as the overlap could become random.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.