Soo I am making a overhead gui system and I wan’t to add like some type of emojis for developers, High Ranks, etc. and I can’t figure out how to move the emoji for the developer or anything upwards more than 0.4 . Here is a video of the situation.
Have you tried changing the BillboardGui’s size?
2 Likes
You should put a frame inside the billboard UI and then organise your labels inside the frame
1 Like
Try creating another TextLable and adding a smiley face to it separately. Perhaps if you make a Lable with a smiley face separately, you will be able to make it higher.