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

Random object adding #89

Closed
gajop opened this issue Dec 24, 2015 · 1 comment
Closed

Random object adding #89

gajop opened this issue Dec 24, 2015 · 1 comment
Labels
Milestone

Comments

@gajop
Copy link
Member

gajop commented Dec 24, 2015

When adding objects, randomly pick them from a group instead of using specific ones.
For example, the user may want to add "trees", without specifying concrete unitdefs.
The UI should randomly pick the concrete unitdef, based on defined random distributions (may be best to make it uniform for starters).

Also see feature-placer's feature groups: https://github.com/Spring-Helper-Projects/FeaturePlacer/blob/master/LuaRules/Configs/randomfeatures.lua

@gajop gajop added the map label Dec 24, 2015
@gajop gajop added this to the 0.5 milestone Dec 24, 2015
@gajop gajop mentioned this issue Dec 24, 2015
@gajop
Copy link
Member Author

gajop commented Dec 24, 2015

We may also allow multiple different groups to be added at the same time.
For example groups of 1) trees, 2) shrubs/grass, 3) rocks could be added at the same time.

@gajop gajop added object and removed map labels Dec 24, 2015
@gajop gajop closed this as completed in 0689ed3 Dec 24, 2015
gajop added a commit that referenced this issue Feb 21, 2017
gajop added a commit that referenced this issue Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant