{
   "starting_box": {
      "box_type": "SceneBox",
      "id": "e5ed794671a744588b921873fd77189d",
      "displayed_name": "Start",
      "housing": "SceneStart",
      "col": 4,
      "row": 2,
      "next_obj_id": "75e3aa33929a4c38862727d4fcb99e24",
      "scene_obj_type": "SceneStart"
   },
   "action_boxes": [
      {
         "box_type": "ActionBox",
         "id": "75e3aa33929a4c38862727d4fcb99e24",
         "displayed_name": "Blok akcji",
         "housing": "SceneSequence",
         "col": 4.0,
         "row": 5.0,
         "next_obj_id": "",
         "skip": false,
         "actions": [
            {
               "action_type": "ActionLogMessage",
               "displayed_name": "A",
               "skip": true,
               "config_params": {
                  "message": "A"
               }
            },
            {
               "action_type": "ActionLogMessage",
               "displayed_name": "B",
               "skip": false,
               "config_params": {
                  "message": "B"
               }
            },
            {
               "action_type": "ActionLogMessage",
               "displayed_name": "C",
               "skip": true,
               "config_params": {
                  "message": "C"
               }
            }
         ],
         "scene_obj_type": "SceneSequence"
      }
   ],
   "if_boxes": [],
   "merges": [],
   "arrows": [
      {
         "nop": 2,
         "base_id": "e5ed794671a744588b921873fd77189d",
         "base_place": "bottom",
         "head_id": "75e3aa33929a4c38862727d4fcb99e24",
         "head_place": "top",
         "mid_points": []
      }
   ],
   "ends": []
}