Editor 06 Importing and Exporting using JSON - renatopp/behavior3js GitHub Wiki

Exporting Trees to JSON

interface

You can export your current tree by going to menu File > Export Tree. Copy the JSON and paste to your file.

Importing Trees from JSON

interface

You can import trees from JSON file with:

  1. Open your JSON file with some editor;
  2. Copy the content;
  3. In editor go to File > Import Tree and paste the content into the text area;
  4. Press Continue.
⚠️ **GitHub.com Fallback** ⚠️