{
   "starting_box": {
      "box_type": "SceneBox",
      "id": "2244c874de414ab38aa5872d01652655",
      "displayed_name": "Start",
      "housing": "SceneStart",
      "col": 9,
      "row": 2,
      "next_obj_id": "eb4407a79624474a9e7ce4385a2fb20a",
      "scene_obj_type": "SceneStart"
   },
   "action_boxes": [
      {
         "box_type": "ActionBox",
         "id": "eb4407a79624474a9e7ce4385a2fb20a",
         "displayed_name": "s1",
         "housing": "SceneSequence",
         "col": 9,
         "row": 6,
         "next_obj_id": "8cc8bdac43154b6e953e8ed371a2c411",
         "actions": [
            {
               "action_type": "ActionLogMessage",
               "displayed_name": "ab1a",
               "config_params": {
                  "message": "a"
               }
            },
            {
               "action_type": "ActionLogMessage",
               "displayed_name": "ab1b",
               "config_params": {
                  "message": "b"
               }
            }
         ],
         "scene_obj_type": "SceneSequence"
      }
   ],
   "if_boxes": [],
   "merges": [],
   "arrows": [
      {
         "nop": 2,
         "base_id": "2244c874de414ab38aa5872d01652655",
         "base_place": "bottom",
         "head_id": "eb4407a79624474a9e7ce4385a2fb20a",
         "head_place": "top",
         "mid_points": []
      },
      {
         "nop": 2,
         "base_id": "eb4407a79624474a9e7ce4385a2fb20a",
         "base_place": "bottom",
         "head_id": "8cc8bdac43154b6e953e8ed371a2c411",
         "head_place": "top",
         "mid_points": []
      }
   ],
   "ends": [
      {
         "box_type": "SceneBox",
         "id": "8cc8bdac43154b6e953e8ed371a2c411",
         "displayed_name": "SceneObject",
         "housing": "SceneEnd",
         "col": 9,
         "row": 10,
         "next_obj_id": "",
         "scene_obj_type": "SceneEnd"
      }
   ]
}