So Im trying to make a GUI move to the leaderboard near a Players name. I want the GUI to be left of the players name in the leaderboard, and when a new player joins the gui updates to the new location of the player. Example of the Leader board: (Me) is the Local Player
Player
Player
(VIP) Me
Player
When a new player joins it should update to the new location like this:
Player
Player
NewPlayer
(Vip) Me
Player
and It shouldnt be like this
Player
Player
(VIP)NewPlayer
Me
Player
any ideas?