Shadnix-was-taken / BeatSaber-ParticleOverdrive

Enable/disable camera noise, and global particle haze, configure slash particle and explosion particle amount.
ISC License
23 stars 3 forks source link

Modify RainbowParticles color #4

Closed Aeroluna closed 4 years ago

Aeroluna commented 4 years ago

One line change to use a Random.ColorHSV() overload to only randomize the hue. (As seen here)

This should cause colors from RainbowParticles to be more vibrant.

Shadnix-was-taken commented 4 years ago

Thanks!