Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I make a GUI move to the left of another GUI in the leaderboard?

Asked by 4 years ago
Edited 4 years ago

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?

Answer this question