Is their any fix to stop the gui from moving when player is further away?
The issue is the text moving from bottom to the top depending on player distance.
Is their any fix to stop the gui from moving when player is further away?
The issue is the text moving from bottom to the top depending on player distance.
Go over to your billboard size property, and make sure to use scale on the X and Y properties.
I think I got it thank you! by any chance is there a way to stop the texts from double stacking?
like when I move further it stacks the text above it!
Make sure all gui elements use Scale, not Offset!