Whats the best way to save editor data?

I want to be able to save data when a designer uses my tools. I understand you can use JSON and Scriptable Objects but I want to know what Unity recommends.

1 Like
Debug.Log("Thanks");