Hey there! I was wondering if there was any possible way to detect if a humanoid has spawned / respawned after death. Any feedback would be very appreciated!
1 Like
You can use the event Player.CharacterAdded. It will fire when the player character spawns or respawns.
9 Likes