A powerful Unity tool for seamless bidirectional conversion between JSON and ScriptableObjects. Create, edit, save, and load JSON data directly in the Unity Editor with full serialization support.
Add following feature to Unity using execute script tool: - Read cities list from csv file #file:cities.csv - Create CitySO ScriptableObject class with properties ...