#If the player dies before the round starts it breaks the whole game
1 messages · Page 1 of 1 (latest)
add a :WairForChild("HumanoidRootPart")
it will make it wait for that object to render, the player character has some frames where it doesent render after spawn
you can make the player insta respawn or skip over the code while the player is dead
Oh yeah thats a good idea actually