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

[Random] Add separate methods for noise values #44

Open
ricardomatias opened this issue Jun 8, 2021 · 0 comments
Open

[Random] Add separate methods for noise values #44

ricardomatias opened this issue Jun 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ricardomatias
Copy link
Owner

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)
@ricardomatias ricardomatias added this to the 2.0 milestone Jun 8, 2021
@ricardomatias ricardomatias removed this from the 2.0 milestone Sep 28, 2022
@ricardomatias ricardomatias added the enhancement New feature or request label Dec 11, 2022
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

No branches or pull requests

1 participant