Is there a way to enforce value boundaries for variables exposed to the Inspector?
Many of the built-in components have ranges to constrain script variables, but I’ve thus far been unable to find it in any of the documentation.
The main purpose of this is to be able to “scrum” the values during testing without them crossing some set boundary.