I should have clarified a little better. When I asked if the function is somehow respawning the fort_character but not returning the player into the playspace, I ment on epics end. Like somehow the character acts alive but in the server they are still dead(possibly just for that team). I dont think thats exactly what is happening because if I respawn a player with Respawn(), and then they are eliminated, they are not considered a spectator even tho they are. I tried calling on the player with IsSpectator() and it wasnt returning the player. I had to use( not IsActive())
1 Like