Structured JSON instead of copy and paste
Designers can work in a purpose-built game workspace while developers consume ordinary JSON. Build a small Unity importer with JsonUtility, Newtonsoft JSON or your existing serialization layer and map exported fields into the runtime structures your project already uses.
