Configuration
Last updated
Last updated
Here you can find more information on how to configure custom folders for database, its assets and prefabs when creating them from Manager Window. If you have no desire to customise this, you can skip this step.
You can find UnitSystemConfig
file in the Assets/TRavljen/UnitSystem
folder, even if removed it will be automatically created at this path.
It provides support for:
Database Custom Path: path for editor's asset database which manages assets and their IDs.
Assets Custom Path: path for assets that can be created in the UnitSystem Manager window.
Prefab Custom Path: path for prefabs (for assets) that can be created through UnitSystem Manager window.
You can see paths directly on the configuration scriptable object, however editing them must be done through Player Settings.