[Random] Add separate methods for noise values
ricardomatias opened this issue · 0 comments
ricardomatias commented
At the moment every random value is from SimplexNoise. There should be methods to get non-noise random values.
Places to use non-noise values:
- movement/helpers modulate (interval selection)