Answer the question
In order to leave comments, you need to log in
Where to save data?
Where and how to save level data if Scriptable objects do not work in the build, and PlayerPrefs is inconvenient? Maybe there is some tool from the asset store?
Answer the question
In order to leave comments, you need to log in
Save it on disk, take JsonUtility , serialize your ScriptableObject and write the result to a file somewhere in Application.persistentDataPath .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question