Reply To: Feature Request: Save to JSON by default

Forums 💬 NodeCanvas 🗨️ General Discussion Feature Request: Save to JSON by default Reply To: Feature Request: Save to JSON by default

#14472
Gavalakis
Keymaster

    Hey,

    This is the Unity YAML format which is possible if the project is set to text serialization under “Project Settings/Editor” > Asset Serialization 🙂
    You can open up any .asset file with a text editor. Opening a graph .asset file will also show similar things + the json serialized.
    🙂