i have some bug that i don’t have idea how i can fix it
i used Anchored when character spawn and turn it on i know this is the issue but how i can fix it if i turn Anchored off the characters start fall from the area they are supposed to be in
The problem is that sometimes a player is short it’s start flying like this
From the script that you sent I assume that the problem is that the character is anchored which means he will always be at the Y level that he was at before.
Most leaderboards that showcase the player’s avatar just leave the character unanchored to fix this.