Lawlzee / UnityMapGenerator

7 stars 2 forks source link

[Feature Request] Global Spawn Rate Percent #13

Closed BenMac31 closed 4 months ago

BenMac31 commented 7 months ago

Description: Add a global spawn rate percent to multiply all of the stage specific spawn rates by.

Reason: It is useful for players to be able to quickly determine how much they want to play with procedural stages globally. The current implementation requires the player to manually change 15 different values if they want to change how often they see procedural stages globally.

Lawlzee commented 5 months ago

Hi, I like this idea. It is indeed annoying to have to change 5 * terrain type count config every time. I'll probably do something similar that you suggested

Lawlzee commented 4 months ago

I added a global config in the latest version