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

Perlin Randomness Controllers cannot have randomized seeds #127

Closed
HB-Stratos opened this issue Mar 27, 2023 · 1 comment
Closed

Perlin Randomness Controllers cannot have randomized seeds #127

HB-Stratos opened this issue Mar 27, 2023 · 1 comment
Labels
enhancement New feature or request next release Done, coming in next release

Comments

@HB-Stratos
Copy link

A perlin controller is quite useful to create FX of random flashes and instability in the combustion of an engine. However, the seed of a perlin controller cannot be randomized, which results in all engines of the same type showing the flashes at the same time, which looks odd.
It would be helpful to be able to assign no seed to a perlin controller, which would then make said controller choose a seed at random.

Video: A perlin controller used for flashes of combustion instability at low afterburning throttle.

Kerbal.Space.Program.2023.03.27.-.02.36.05.02.mp4
@ChrisAdderley ChrisAdderley added next release Done, coming in next release enhancement New feature or request labels Sep 21, 2024
@ChrisAdderley
Copy link
Collaborator

Released in 0.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request next release Done, coming in next release
Projects
None yet
Development

No branches or pull requests

2 participants