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

Add force set value #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add force set value #4

wants to merge 3 commits into from

Conversation

jzapdot
Copy link
Member

@jzapdot jzapdot commented Jun 19, 2023

This PR adds an editor-only way to force the value of Variables, even if the variable is set as read-only or clamped. This enables us to potentially script changes for variables as part of build scripts (for example turning IAP on or off for a given build via a BoolVariable.

As a part of this update I updated the project to the latest 2021 LTS version and removed a bunch of redundant packages we did not need in this project.

Nothing to test here, code-review only.

* Updated Unity project to 2021.3.22f1
* Updated all packages in project, removed several uneeded packages.
* Added editor-only method for forcing variable value
@jzapdot jzapdot added the enhancement New feature or request label Jun 19, 2023
@jzapdot jzapdot requested a review from mrcarriere June 19, 2023 17:27
@jzapdot jzapdot self-assigned this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant