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

PrototypingUI always overwrites Editor values of ValueBehavior #164

Open
JulianEgbert opened this issue Sep 8, 2023 · 0 comments
Open
Labels
bug Something isn't working question Further information is requested

Comments

@JulianEgbert
Copy link
Collaborator

Currently, every change of values during runtime will overwrite the ValueBehaviors value in the editor.
Meaning if you found great values for the prototype but then trying the game with different values, you may lose the previous ones since they get overwritten.
Maybe we should add a Button to overwrite (either all or each individual value) from within the PUI so this doesn't happen.

@JulianEgbert JulianEgbert added bug Something isn't working question Further information is requested labels Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
Status: Triaged
Development

No branches or pull requests

1 participant