Currently when a client disconnects, any objects with local player authority owned by that player are destroyed. I don't want this behavior. Instead, they should continue to exist and their ownership should be passed back to the server.
Is there any way to achieve this? Either changing the functionality globally or a way to "save" them individually would work, as long as it doesn't involve remaking them from scratch along with everything that would entail.
Is there any way to achieve this? Either changing the functionality globally or a way to "save" them individually would work, as long as it doesn't involve remaking them from scratch along with everything that would entail.