lightyear
lightyear copied to clipboard
Add option in Visibility to not despawn entities when they stop being visible
Currently, visibility handling despawns/respawns entities. We could have another mode where an entity that stops being visible just doesn't get any replication updates anymore (replication is suspended). The updates come-in again when the entity becomes visible again.