Reply To: file format

NodeCanvas Forums Support file format Reply To: file format

#14287
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.