Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to change street component parameters without scene reloading #511

Open
Algorush opened this issue Apr 29, 2024 · 1 comment
Open
Assignees

Comments

@Algorush
Copy link
Collaborator

As it is now: if user change a street component parameter, such as showGrounding, showVehicles, the scene is reloaded with new parameters. A new parsing of StreetmixJSON data occurs and all objects take new places.
What would be better: when changing the street parameters, the scene does not reload, all objects remain in place.
Why is this important: if the user adds new objects to the scene or changes the location of existing objects, then when changing the street parameters, all new objects will be lost, as well as the location of existing objects.

@Algorush
Copy link
Collaborator Author

Algorush commented May 3, 2024

#512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant