When I put a player character under something other than workspace, like lighting for example, and the player tries to reset, the character health will only update on the server once i put the player character under workspace.
Is there some way to make the player able to reset when its character isnt a descendant of workspace? Or do I have to make a workaround, like a remote event telling the server that the player health is 0?