-
-
Notifications
You must be signed in to change notification settings - Fork 19
Set generator default state #106
Copy link
Copy link
Open
Labels
Status: PendingWaiting for a developer to start working on this issue.Waiting for a developer to start working on this issue.Type: EnhancementImprovement or modification which is usually a new feature.Improvement or modification which is usually a new feature.
Metadata
Metadata
Assignees
Labels
Status: PendingWaiting for a developer to start working on this issue.Waiting for a developer to start working on this issue.Type: EnhancementImprovement or modification which is usually a new feature.Improvement or modification which is usually a new feature.
Type
Projects
Status
No status
Is your feature request related to a problem?
Due to the way I'm managing the generators I ended running into the issue where the generators of a bundle aren't activated be default.
Describe the solution you'd like.
Add an option to define if the generator will be already activated when unlocked.
This allows managing generator levels with bundles easier, having each progressive tier as a bundle.
Due to the fact that default generators, apparently, runs even not being on a bundle. with this its not possible to set all generators as default for progressive generator levels.
Describe alternatives you've considered.
Run activate command as the player is also possible, but would require some more work, and isn't good for when creating new bundles and/or new generators, since would require updating the activation script.
Agreements
Other
No response