When a player dies it takes 5 seconds to respawn them im trying to make it so when the player dies they instantly get respawned does anyone know how to do that
1 Like
The Players service has a property called RespawnTime that can be changed to any number. For an instant respawn you should change it to 0 seconds.
8 Likes
Thank you this is going to help a lot in my game