solved
When the player dies and respawns, are they significantly different than when they died? I mean are they wearing different armor and holding a different weapon, etc? If not, I’d just reuse the same player object and add some resetting code so the player object is like new again.
solved
solved