NuclearScriptableObjectDatabase
NuclearScriptableObjectDatabase copied to clipboard
Some better example
Current documentation is very sparse. I can't manage to setup properly the database. Could you make some documentation on how to setup properly the database?
There are only two steps for initialization.
- Through the menu "Tools -> NuclearBand -> ScriptableObjectDatabase" select the folder to store the database
- Add selected folder to Addressables groups with "SODatabase" label.
After that you can populate and edit it through the same menu (Tools -> NuclearBand -> ScriptableObjectDatabase), and there is the example how you can access it through code in the folder Example.