Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

'LOS' url param regressions #647

Open
pravusjif opened this issue Oct 28, 2022 · 0 comments
Open

'LOS' url param regressions #647

pravusjif opened this issue Oct 28, 2022 · 0 comments
Labels
bug Something isn't working enhancement An improvement over an existing feature stream-core

Comments

@pravusjif
Copy link
Member

  • Now the LOS url param behaves as a Scene Load Radius of "LOS-1", so if we have LOS=1 the Scene Load Radius will behave as being actually 0 (only load the current scene and nothing around it). There are 2 problems with the current approach:

    1. In the past, Product made us avoid letting the user set a Scene Load Radius of 0 (loading only the current scene and nothing around it), that's why the minimum Scene Load Radius in the settings panel slider is 1.
    2. When setting the Scene Load Radius to 4 (as it comes by default in the renderer) we are now actually having a Scene Load Radius of 3, so less scenes are being loaded by default or when the user takes the Scene Load Radius slider to the maximum
  • Now we can't change the Scene Load Radius after entering the world using the LOS url param, this was particularily useful for debugging

  • Extra: It would be great to also recognize the url param SLR (for Scene Load Radius) besides LOS

@pravusjif pravusjif added enhancement An improvement over an existing feature bug Something isn't working labels Oct 28, 2022
@m3taphysics m3taphysics added stream-core stream-social Social & Identity Workstream labels Jan 6, 2023
@xavi-dcl xavi-dcl removed the stream-social Social & Identity Workstream label Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement An improvement over an existing feature stream-core
Projects
None yet
Development

No branches or pull requests

3 participants