Reply To: file format

Forums 💬 NodeCanvas ⚙️ Support file format Reply To: file format

#16798
toro_rosso
Participant

    hi,

    I already knew about the export json.

    i’m thinking using a TextAsset to store the data instead of string _serializedGraph;

    this way, you can specify a custom json format, unity shouldn’t try to compact it.