Generators!
Added
- Introducing Generators (thanks @RoyTheunissen). The overall idea is to make it simple to generate Collection Items based on other rules, for instance Unity Scenes, Unity Tags, Layers and anything else you want,check the help wiki about how to use it: https://github.com/brunomikoski/ScriptableObjectCollection/wiki/Generators
Changed
- Ability to define if a class can be reordered/add/remove items by the collection
- A few other helpers for creating SOCItems dynamically
What's Changed
- Feature/collection generators by @RoyTheunissen in #128
- Feature/collection generator tweaks by @brunomikoski in #129
Full Changelog: v2.0.9...v2.1.0