ze0nni/FDB

Supports ScriptableObjects and MonoBehaviour as fields of config

ze0nni opened this issue · 0 comments

ze0nni commented

Problem arises at the moment of build player.
Objects will not be included in the assembly. Need way to resolve dependency on build.

One of solution -- generate ScriptableObject with list of all resources and put it in Resources folder

Correct way is using ScriptedImporter