Reply To: [FEATURE REQUEST] Add an option to disable minified JSON graph serialization

Forums 💬 NodeCanvas 🗨️ General Discussion [FEATURE REQUEST] Add an option to disable minified JSON graph serialization Reply To: [FEATURE REQUEST] Add an option to disable minified JSON graph serialization

#13095
danielk
Participant

    [quote quote=16301]Hello again.

    Thank you. I will look at the changes even though I have already worked on the external file serialization/deserialization 🙂

    Regarding your last post changes, do you mean about serializing the translation and zoom factor and marking the asset as dirty?

    Thank you.

    [/quote]

    This would be for anyone else who needs a workaround until you have your external changes live (like me and the OP).

    And yes – that is nuking the translation + zoom serializing changes. I saw some questions asking to disable that, and I did it for myself. Thought I would share the patch as well.

    Its just a shame that Unity doesn’t support chomping indicator |, or this would be so much easier