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

[Enhancement] Set seed for density functions, noise setting generators, etc #514

Open
stedwesd opened this issue May 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@stedwesd
Copy link

In all generators that visually display your generators in any way (e.g. Density Function, Noise, etc ), you currently only have the option to generate a new seed, but cannot see what seed is used specifically or change it.

image

Being able to set the seed manually would be useful for multiple reasons, e.g. comparison of multiple worldgen elements that rely on each other, or the ability to reproduce the result in game (and vice versa).

@misode misode added the enhancement New feature or request label May 11, 2024
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

2 participants