i want to make a gui show when you reach the next checkpoint (so when leaderstats increases) and ive made the gui but i dont know how to make it do this
i just need the gui to show for like 5 seconds then go away after leaderstats increases so how can i do this?
Can you give more details on how the UI looks? The easiest way to approach this is to create a part.Touched event that listens to whenever the player reaches the next checkpoint and send a signal to the client using a remote event to tween in and out the UI