- Persistence is not intended to circumvent Streaming, such as to improve visual quality or to avoid using level of detail. Overusing persistence can have negative impacts on the performance of your experience and cause issues on low memory clients.
^This was posted on the update that had announced persistence/perplayerstreaming.
I had the idea that I could create a level of detail effect using this, by tracking the player’s location, and then manually setting specific models to be persistent for them that are outside of range.
Things like skyscrapers, mountains, ect could all really benefit the experience to be persistent at a distance, as well as I could dynamically stream out other large landmarks at a range higher than the default streaming radius using :PersistentPerPlayer().
All sounds good and viable, but this comment makes me wonder if persistent models are particularly laggy with streaming enabled or something. Anyone know why I shouldn’t do this?
EDIT: Model level of detail is a thing, but it’s also not suitable in terms of quality a lot of the time.