I have 2 billboard GUI’s on top of an NPC, and the farther I go the more they overlap with on one another. How do I fix this?
which one of the billboard guis do you want to be on top?
Try using only 1 billboard gui, then you can use 2 frames to separate the different contents. one would be on top, the other on the bottom. If you don’t want one frame to show, you can set the visibility to false with a script or something. Try not to use too many gui elements, could cause lag.
1 Like
That works, thank you. Do you know how to do it so its a fixed size?
try refering to a older post like this one:
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.