{
  "formatVersion": 2,
  "type": "adventure-level",
  "level": {
    "name": "Chibi Scene 2",
    "description": "",
    "type": "overworld",
    "gridSize": 60,
    "groundColor": "#80eaff",
    "music": "./audio/music2.mp3",
    "weather": "clear",
    "allowDecoOverlap": true,
    "ambientColor": "#c9c6a1",
    "ambientIntensity": 1.35,
    "hemiSkyColor": "#87ceeb",
    "hemiGroundColor": "#5f4c1c",
    "hemiIntensity": 0.4,
    "dirColor": "#fff4e0",
    "dirIntensity": 1.8,
    "shadowEnabled": true,
    "toneMappingExposure": 0.6,
    "useDayNightCycle": false,
    "sunEnabled": true,
    "fixedTimeOfDay": 14,
    "cameraType": "perspective",
    "cameraFov": 50,
    "uiTheme": "light",
    "skyboxType": "equirect",
    "skyboxColor": "#87ceeb",
    "skyboxImage": "./images/skybox/skybox-clouds3.jpg",
    "skyboxStars": true,
    "skyboxRotationY": 92,
    "showGround": true,
    "showGrid": false,
    "compassEnabled": true,
    "compassPosition": "bottom-left",
    "compassScale": 1.5,
    "compassImage": "",
    "compassNorthEdge": "top",
    "minimapEnabled": true,
    "minimapPosition": "bottom-right",
    "minimapScale": 1,
    "minimapImage": "./images/map/Chibi_Scene_2_minimap.png",
    "minimapSize": 150,
    "lockRotation": false,
    "lockPan": false,
    "lockZoom": false,
    "fogNear": 0.29,
    "fogFar": 0.56,
    "weatherIntensity": 1
  },
  "sceneConfig": {
    "groundColor": "#80eaff"
  },
  "gameTime": 50400,
  "gameDay": 1,
  "timeSpeed": 7200,
  "mainCamera": {
    "position": [
      -7.882573363042702,
      3.249610344919049,
      3.6071768494879706
    ],
    "target": [
      -2.0660256914472317,
      0.16156032729057612,
      -7.52931083222024
    ],
    "fov": 50,
    "type": "perspective"
  },
  "cameras": [],
  "playerControllers": [
    {
      "configId": "player_herio_schoolboy",
      "position": [
        -2.5,
        0.26698755461934837,
        -6.5
      ],
      "rotation": [
        0,
        0,
        0
      ],
      "controlType": "both",
      "moveSpeed": 1.5,
      "runSpeed": 3,
      "rotateSpeed": 3,
      "clickMoveSpeed": 2,
      "keyBindings": {
        "forward": {
          "key": "W",
          "anim": "Idle",
          "desc": "Walk Forward"
        },
        "backward": {
          "key": "S",
          "anim": "Sitting_Answering_Questions",
          "desc": "Walk Backward"
        },
        "left": {
          "key": "A",
          "anim": "",
          "desc": "Rotate Left"
        },
        "right": {
          "key": "D",
          "anim": "",
          "desc": "Rotate Right"
        },
        "run": {
          "key": "Shift",
          "anim": "Talk_with_Right_Hand_Open",
          "desc": "Run (hold)"
        },
        "idle": {
          "key": "",
          "anim": "Idle_11",
          "desc": "Idle"
        },
        "clickmove": {
          "key": "",
          "anim": "Idle",
          "desc": "Click-to-Move"
        },
        "action1": {
          "key": " ",
          "anim": "Talk_with_Hands_Open",
          "desc": "Action 1"
        },
        "action2": {
          "key": "2",
          "anim": "",
          "desc": "Action 2"
        },
        "action3": {
          "key": "3",
          "anim": "",
          "desc": "Action 3"
        },
        "action4": {
          "key": "4",
          "anim": "",
          "desc": "Action 4"
        }
      },
      "cameraFollow": true,
      "cameraDistance": 9,
      "cameraHeight": 5.5
    }
  ],
  "items": [
    {
      "configId": "npc_school-girl",
      "category": "npc",
      "gridCells": [
        [
          11,
          17
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "npcName": "Villager",
        "dialog": [
          "Hello there, traveler!",
          "Nice weather today."
        ],
        "questGiver": false,
        "questId": "",
        "wanderRadius": 2,
        "schedule": "idle",
        "walkOnSurface": false,
        "defaultAnimation": "Idle_6",
        "behavior": "idle",
        "idleAnim": "Idle_6",
        "walkAnim": "Regular_Jump",
        "moveSpeed": 1.5,
        "waypoints": [],
        "patrolMode": "loop",
        "walkOnSurfaces": true,
        "colliderEnabled": true,
        "colliderTarget": "category",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 0.9,
        "colliderActions": [
          {
            "type": "dialog",
            "delay": 0,
            "dialogText": "Hai Adam. jom kita balik ke sekolah.  Kita pun dah puas berkhemah dan belajar tentang sumber cahaya.",
            "dialogMode": "3d",
            "dialogOffsetX": 0,
            "dialogOffsetY": 2,
            "dialogOffsetZ": 0,
            "dialogBgColor": "#ffffff",
            "dialogTextColor": "#000000"
          },
          {
            "type": "audio",
            "delay": 500,
            "audioSrc": "./audio/lisa2.mp3"
          },
          {
            "type": "audio",
            "delay": 9000,
            "levelFile": "./saves/chibi_main.level.json",
            "uiFile": "",
            "sceneParams": {},
            "audioSrc": "./audio/portal.mp3"
          },
          {
            "type": "loadScene",
            "delay": 500,
            "levelFile": "./saves/chibi_main.level.json",
            "uiFile": "",
            "sceneParams": {}
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -16.949,
        0.524,
        -12.5
      ],
      "objectId": "npc_2",
      "transformAdj": {
        "posOffset": [
          1.551,
          0.373,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "npc_school-boy_chinese",
      "category": "npc",
      "gridCells": [
        [
          38,
          30
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "npcName": "Villager",
        "dialog": [
          "Hello there, traveler!",
          "Nice weather today."
        ],
        "questGiver": false,
        "questId": "",
        "wanderRadius": 2,
        "schedule": "idle",
        "walkOnSurface": false,
        "defaultAnimation": "Regular_Jump",
        "behavior": "idle",
        "idleAnim": "",
        "walkAnim": "",
        "moveSpeed": 1.5,
        "waypoints": [],
        "patrolMode": "loop",
        "walkOnSurfaces": true,
        "colliderEnabled": true,
        "colliderTarget": "category",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "dialog",
            "delay": 0,
            "dialogText": "Dah makan ker Adam?",
            "dialogMode": "3d",
            "dialogOffsetX": 0,
            "dialogOffsetY": 2,
            "dialogOffsetZ": 0,
            "dialogBgColor": "#d1ddff",
            "dialogTextColor": "#000000"
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        8.5,
        0.351,
        0.5
      ],
      "objectId": "npc_3",
      "transformAdj": {
        "posOffset": [
          0,
          0.398,
          0
        ],
        "rotOffset": [
          180,
          -79.5,
          180
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "npc_school-girl_chinese",
      "category": "npc",
      "gridCells": [
        [
          13,
          29
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "npcName": "Villager",
        "dialog": [
          "Hello there, traveler!",
          "Nice weather today."
        ],
        "questGiver": false,
        "questId": "",
        "wanderRadius": 2,
        "schedule": "idle",
        "walkOnSurface": false,
        "defaultAnimation": "Chair_Sit_Idle_F",
        "behavior": "idle",
        "idleAnim": "",
        "walkAnim": "",
        "moveSpeed": 1.5,
        "waypoints": [],
        "patrolMode": "loop",
        "walkOnSurfaces": true,
        "colliderEnabled": true,
        "colliderTarget": "category",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 0.7,
        "colliderActions": [
          {
            "type": "dialog",
            "delay": 0,
            "dialogText": "Ni Hau Adam!",
            "dialogMode": "3d",
            "dialogOffsetX": 0,
            "dialogOffsetY": 2,
            "dialogOffsetZ": 0,
            "dialogBgColor": "#fbff00",
            "dialogTextColor": "#000000"
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0.1,
        "attachedScripts": []
      },
      "worldPos": [
        -16.5,
        0.318,
        -0.5
      ],
      "objectId": "npc_4",
      "transformAdj": {
        "posOffset": [
          0,
          0.253,
          0
        ],
        "rotOffset": [
          0,
          96,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "npc_school-boy_indian",
      "category": "npc",
      "gridCells": [
        [
          35,
          15
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "npcName": "Villager",
        "dialog": [
          "Hello there, traveler!",
          "Nice weather today."
        ],
        "questGiver": false,
        "questId": "",
        "wanderRadius": 2,
        "schedule": "idle",
        "walkOnSurface": false,
        "defaultAnimation": "Idle_02",
        "behavior": "idle",
        "idleAnim": "",
        "walkAnim": "",
        "moveSpeed": 1.5,
        "waypoints": [],
        "patrolMode": "loop",
        "walkOnSurfaces": true,
        "colliderEnabled": true,
        "colliderTarget": "category",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "dialog",
            "delay": 0,
            "dialogText": "Wanakkam Adam!",
            "dialogMode": "3d",
            "dialogOffsetX": -0.2,
            "dialogOffsetY": 2,
            "dialogOffsetZ": 0,
            "dialogBgColor": "#a8ffb7",
            "dialogTextColor": "#000000"
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        5.5,
        0.332,
        -14.5
      ],
      "objectId": "npc_5",
      "transformAdj": {
        "posOffset": [
          0,
          0.414,
          0
        ],
        "rotOffset": [
          0,
          -82.9,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "npc_school-girl_indian",
      "category": "npc",
      "gridCells": [
        [
          26,
          39
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "npcName": "Villager",
        "dialog": [
          "Hello there, traveler!",
          "Nice weather today."
        ],
        "questGiver": false,
        "questId": "",
        "wanderRadius": 2,
        "schedule": "idle",
        "walkOnSurface": false,
        "defaultAnimation": "Idle_4",
        "behavior": "idle",
        "idleAnim": "",
        "walkAnim": "",
        "moveSpeed": 1.5,
        "waypoints": [],
        "patrolMode": "loop",
        "walkOnSurfaces": true,
        "colliderEnabled": true,
        "colliderTarget": "category",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "dialog",
            "delay": 0,
            "dialogText": "Selamat Berpuasa Adalm!",
            "dialogMode": "3d",
            "dialogOffsetX": 0,
            "dialogOffsetY": 2,
            "dialogOffsetZ": 0,
            "dialogBgColor": "#0a0c12",
            "dialogTextColor": "#ffffff"
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -3.5,
        0.137,
        9.5
      ],
      "objectId": "npc_6",
      "transformAdj": {
        "posOffset": [
          0,
          0.135,
          0
        ],
        "rotOffset": [
          -180,
          8.7,
          -180
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "npc_school-boy_ustax",
      "category": "npc",
      "gridCells": [
        [
          22,
          10
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "npcName": "Villager",
        "dialog": [
          "Hello there, traveler!",
          "Nice weather today."
        ],
        "questGiver": false,
        "questId": "",
        "wanderRadius": 2,
        "schedule": "idle",
        "walkOnSurface": false,
        "defaultAnimation": "Chair_Sit_Idle_M",
        "behavior": "idle",
        "idleAnim": "",
        "walkAnim": "",
        "moveSpeed": 1.5,
        "waypoints": [],
        "patrolMode": "loop",
        "walkOnSurfaces": true,
        "colliderEnabled": true,
        "colliderTarget": "category",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "dialog",
            "delay": 0,
            "dialogText": "Assalamualaikum Adam.  Adam nak tengok video tentang sumber cahaya?",
            "dialogMode": "3d",
            "dialogOffsetX": 0,
            "dialogOffsetY": 2,
            "dialogOffsetZ": 0,
            "dialogBgColor": "#0a0c12",
            "dialogTextColor": "#e0e0e0"
          },
          {
            "type": "showHTML",
            "delay": 2000,
            "htmlContent": "<iframe width=\"100%\" height=\"250px\" src=\"https://www.youtube.com/embed/krVl-077TJ8?si=X70yr2eEyvZ0Bwoj\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>",
            "htmlMode": "popup",
            "html3dOffsetY": 2.5
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": [],
        "colliderActionSets": []
      },
      "worldPos": [
        -7.5,
        0.334,
        -19.5
      ],
      "objectId": "npc_7"
    },
    {
      "configId": "player_herio_schoolboy",
      "category": "player",
      "gridCells": [
        [
          27,
          23
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "controlType": "both",
        "moveSpeed": 1.5,
        "runSpeed": 3,
        "rotateSpeed": 3,
        "clickMoveSpeed": 2,
        "keyBindings": {
          "forward": {
            "key": "W",
            "anim": "Idle",
            "desc": "Walk Forward"
          },
          "backward": {
            "key": "S",
            "anim": "Sitting_Answering_Questions",
            "desc": "Walk Backward"
          },
          "left": {
            "key": "A",
            "anim": "",
            "desc": "Rotate Left"
          },
          "right": {
            "key": "D",
            "anim": "",
            "desc": "Rotate Right"
          },
          "run": {
            "key": "Shift",
            "anim": "Talk_with_Right_Hand_Open",
            "desc": "Run (hold)"
          },
          "idle": {
            "key": "",
            "anim": "Idle_11",
            "desc": "Idle"
          },
          "clickmove": {
            "key": "",
            "anim": "Idle",
            "desc": "Click-to-Move"
          },
          "action1": {
            "key": " ",
            "anim": "Talk_with_Hands_Open",
            "desc": "Action 1"
          },
          "action2": {
            "key": "2",
            "anim": "",
            "desc": "Action 2"
          },
          "action3": {
            "key": "3",
            "anim": "",
            "desc": "Action 3"
          },
          "action4": {
            "key": "4",
            "anim": "",
            "desc": "Action 4"
          }
        },
        "cameraFollow": true,
        "cameraDistance": 9,
        "cameraHeight": 5.5,
        "walkOnSurface": false,
        "defaultAnimation": "Idle_11",
        "walkOnSurfaces": true,
        "boundaryPoly": [
          [
            -13.72,
            4.64
          ],
          [
            -10.2,
            9.19
          ],
          [
            -6.52,
            12.94
          ],
          [
            -3.31,
            14.41
          ],
          [
            1,
            13.45
          ],
          [
            5.1,
            11.67
          ],
          [
            10.11,
            7.54
          ],
          [
            13.08,
            2.45
          ],
          [
            14.97,
            -3.34
          ],
          [
            13.85,
            -10.66
          ],
          [
            9.82,
            -17.34
          ],
          [
            4.26,
            -22.15
          ],
          [
            -5.03,
            -23.77
          ],
          [
            -13.93,
            -22.22
          ],
          [
            -18.58,
            -20.3
          ],
          [
            -23.24,
            -19.72
          ],
          [
            -24.46,
            -16.9
          ],
          [
            -24.29,
            -13.69
          ],
          [
            -23.72,
            -10.16
          ],
          [
            -23.04,
            -7
          ],
          [
            -20.12,
            -4.45
          ],
          [
            -17.7,
            -0.66
          ],
          [
            -17.13,
            1.67
          ]
        ],
        "colliderEnabled": true,
        "colliderTarget": "category",
        "colliderTargetId": "",
        "colliderTargetCategory": "npc",
        "colliderRadius": 0.7,
        "colliderActions": [
          {
            "type": "dialog",
            "delay": 0,
            "dialogText": "Hai Kawan-Kawan!",
            "dialogMode": "screen",
            "dialogOffsetX": 0,
            "dialogOffsetY": 2,
            "dialogOffsetZ": 0,
            "dialogBgColor": "#ffffff",
            "dialogTextColor": "#000000"
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0.9,
        "attachedScripts": [],
        "cameraFollowMode": "behind",
        "colliderActionSets": [],
        "cameraOffsetX": -1.5,
        "indicatorType": "plumbob_circle",
        "indicatorScale": 1.7,
        "indicatorColor": "#00e658",
        "cameraPitch": -10
      },
      "worldPos": [
        -2.5,
        0.267,
        -6.5
      ],
      "objectId": "player_1"
    },
    {
      "configId": "interact_tent",
      "category": "interact",
      "gridCells": [
        [
          7,
          20
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "tent",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -22.5,
        1.71,
        -9.5
      ],
      "objectId": "interact_1",
      "transformAdj": {
        "posOffset": [
          0,
          1.71,
          0
        ],
        "rotOffset": [
          0,
          76.9,
          0
        ],
        "scaleOffset": [
          1.5,
          1.5,
          1.55
        ]
      }
    },
    {
      "configId": "interact_tent",
      "category": "interact",
      "gridCells": [
        [
          14,
          25
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "tent",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -15.5,
        1.244,
        -4.5
      ],
      "objectId": "interact_2",
      "transformAdj": {
        "posOffset": [
          0,
          1.244,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1.5,
          1.5,
          1.45
        ]
      }
    },
    {
      "configId": "interact_tent",
      "category": "interact",
      "gridCells": [
        [
          23,
          39
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "tent",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -6.5,
        1.137,
        9.5
      ],
      "objectId": "interact_3",
      "transformAdj": {
        "posOffset": [
          0,
          1.137,
          0
        ],
        "rotOffset": [
          -180,
          0.1,
          -180
        ],
        "scaleOffset": [
          1.55,
          1.5,
          1.5
        ]
      }
    },
    {
      "configId": "interact_tent",
      "category": "interact",
      "gridCells": [
        [
          40,
          26
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "tent",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        10.5,
        1.382,
        -3.5
      ],
      "objectId": "interact_4",
      "transformAdj": {
        "posOffset": [
          0,
          1.382,
          0
        ],
        "rotOffset": [
          180,
          -35.9,
          180
        ],
        "scaleOffset": [
          1.5,
          1.5,
          1.55
        ]
      }
    },
    {
      "configId": "interact_tent",
      "category": "interact",
      "gridCells": [
        [
          26,
          14
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "tent",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -3.472,
        1.238,
        -16.096
      ],
      "objectId": "interact_5",
      "transformAdj": {
        "posOffset": [
          0.028,
          1.238,
          -0.596
        ],
        "rotOffset": [
          0,
          85.8,
          0
        ],
        "scaleOffset": [
          1.45,
          1.5,
          1.55
        ]
      }
    },
    {
      "configId": "interact_campfire",
      "category": "interact",
      "gridCells": [
        [
          21,
          35
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "campfire",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -8.5,
        0.094,
        5.5
      ],
      "objectId": "interact_6",
      "transformAdj": {
        "posOffset": [
          0,
          0.094,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "interact_campfire",
      "category": "interact",
      "gridCells": [
        [
          37,
          27
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "campfire",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        7.5,
        0.361,
        -2.5
      ],
      "objectId": "interact_7",
      "transformAdj": {
        "posOffset": [
          0,
          0.361,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "interact_campfire",
      "category": "interact",
      "gridCells": [
        [
          30,
          13
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "campfire",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        0.5,
        0.25,
        -16.5
      ],
      "objectId": "interact_8",
      "transformAdj": {
        "posOffset": [
          0,
          0.25,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "interact_campfire",
      "category": "interact",
      "gridCells": [
        [
          8,
          16
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "campfire",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -21.5,
        1.016,
        -13.5
      ],
      "objectId": "interact_9",
      "transformAdj": {
        "posOffset": [
          0,
          1.016,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "light_campfire",
      "category": "light",
      "gridCells": [
        [
          21,
          34
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "lightType": "point",
        "color": "#ff6622",
        "intensity": 17.2,
        "distance": 6,
        "decay": 2,
        "castShadow": true,
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0
      },
      "worldPos": [
        -8.5,
        0.695,
        5.37
      ],
      "objectId": "light_1",
      "transformAdj": {
        "posOffset": [
          0,
          0.195,
          0.87
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "light_campfire",
      "category": "light",
      "gridCells": [
        [
          37,
          27
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "lightType": "point",
        "color": "#ff6622",
        "intensity": 17.2,
        "distance": 6,
        "decay": 2,
        "castShadow": true,
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0
      },
      "worldPos": [
        7.75,
        0.839,
        -2.5
      ],
      "objectId": "light_2",
      "transformAdj": {
        "posOffset": [
          0.25,
          0.339,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "light_campfire",
      "category": "light",
      "gridCells": [
        [
          30,
          13
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "lightType": "point",
        "color": "#ff6622",
        "intensity": 16.1,
        "distance": 6,
        "decay": 2,
        "castShadow": true,
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0
      },
      "worldPos": [
        0.5,
        0.828,
        -16.5
      ],
      "objectId": "light_3",
      "transformAdj": {
        "posOffset": [
          0,
          0.328,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "light_campfire",
      "category": "light",
      "gridCells": [
        [
          7,
          16
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "lightType": "point",
        "color": "#ff6622",
        "intensity": 16.2,
        "distance": 6,
        "decay": 2,
        "castShadow": true,
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0
      },
      "worldPos": [
        -21.701,
        1.494,
        -13.5
      ],
      "objectId": "light_4",
      "transformAdj": {
        "posOffset": [
          0.799,
          0.994,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "fx_fire",
      "category": "particle",
      "gridCells": [
        [
          8,
          16
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "particleCount": 60,
        "emitRate": 40,
        "lifetime": 1.2,
        "speed": 1.5,
        "speedVariance": 0.5,
        "gravity": 1.5,
        "size": 0.15,
        "sizeEnd": 0.02,
        "colorStart": "#ff8800",
        "colorEnd": "#ff2200",
        "shape": "point",
        "radius": 0.15,
        "loop": true,
        "autoPlay": true,
        "opacity": 0.9,
        "opacityEnd": 0,
        "blending": "additive",
        "spriteUrl": "",
        "burstMode": false,
        "walkOnSurface": false,
        "particleName": "",
        "triggerMode": "auto",
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -21.5,
        1.006,
        -13.5
      ],
      "objectId": "particle_1",
      "transformAdj": {
        "posOffset": [
          0,
          1.006,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "fx_fire",
      "category": "particle",
      "gridCells": [
        [
          21,
          34
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "particleCount": 60,
        "emitRate": 40,
        "lifetime": 1.2,
        "speed": 1.5,
        "speedVariance": 0.5,
        "gravity": 1.5,
        "size": 0.15,
        "sizeEnd": 0.02,
        "colorStart": "#ff8800",
        "colorEnd": "#ff2200",
        "shape": "point",
        "radius": 0.15,
        "loop": true,
        "autoPlay": true,
        "opacity": 0.9,
        "opacityEnd": 0,
        "blending": "additive",
        "spriteUrl": "",
        "burstMode": false,
        "walkOnSurface": false,
        "particleName": "",
        "triggerMode": "auto",
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -8.5,
        0,
        5.407
      ],
      "objectId": "particle_2",
      "transformAdj": {
        "posOffset": [
          0,
          0,
          0.907
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "fx_fire",
      "category": "particle",
      "gridCells": [
        [
          36,
          27
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "particleCount": 60,
        "emitRate": 40,
        "lifetime": 1.2,
        "speed": 1.5,
        "speedVariance": 0.5,
        "gravity": 1.5,
        "size": 0.15,
        "sizeEnd": 0.02,
        "colorStart": "#ff8800",
        "colorEnd": "#ff2200",
        "shape": "point",
        "radius": 0.15,
        "loop": true,
        "autoPlay": true,
        "opacity": 0.9,
        "opacityEnd": 0,
        "blending": "additive",
        "spriteUrl": "",
        "burstMode": false,
        "walkOnSurface": false,
        "particleName": "",
        "triggerMode": "auto",
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        7.285,
        0.032,
        -2.478
      ],
      "objectId": "particle_3",
      "transformAdj": {
        "posOffset": [
          0.785,
          0.032,
          0.022
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "fx_fire",
      "category": "particle",
      "gridCells": [
        [
          30,
          13
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "particleCount": 60,
        "emitRate": 40,
        "lifetime": 1.2,
        "speed": 1.5,
        "speedVariance": 0.5,
        "gravity": 1.5,
        "size": 0.15,
        "sizeEnd": 0.02,
        "colorStart": "#ff8800",
        "colorEnd": "#ff2200",
        "shape": "point",
        "radius": 0.15,
        "loop": true,
        "autoPlay": true,
        "opacity": 0.9,
        "opacityEnd": 0,
        "blending": "additive",
        "spriteUrl": "",
        "burstMode": false,
        "walkOnSurface": false,
        "particleName": "",
        "triggerMode": "auto",
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        0.127,
        0.089,
        -16.831
      ],
      "objectId": "particle_4",
      "transformAdj": {
        "posOffset": [
          -0.373,
          0.089,
          -0.331
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "tree4",
      "category": "decoration",
      "gridCells": [
        [
          32,
          38
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        2.5,
        0,
        8.5
      ],
      "objectId": "decoration_1",
      "transformAdj": {
        "posOffset": [
          0,
          0,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          2.3,
          2.35,
          2.35
        ]
      }
    },
    {
      "configId": "tree4",
      "category": "decoration",
      "gridCells": [
        [
          7,
          9
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -22.5,
        0,
        -20.5
      ],
      "objectId": "decoration_2",
      "transformAdj": {
        "posOffset": [
          0,
          0,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          2.5,
          2.5,
          2.5
        ]
      }
    },
    {
      "configId": "tree4",
      "category": "decoration",
      "gridCells": [
        [
          5,
          10
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -24.5,
        0,
        -19.5
      ],
      "objectId": "decoration_4",
      "transformAdj": {
        "posOffset": [
          0,
          0,
          0
        ],
        "rotOffset": [
          0,
          171,
          0
        ],
        "scaleOffset": [
          2.5,
          2.5,
          2.5
        ]
      }
    },
    {
      "configId": "tree4",
      "category": "decoration",
      "gridCells": [
        [
          33,
          7
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        3.5,
        0,
        -22.5
      ],
      "objectId": "decoration_5",
      "transformAdj": {
        "posOffset": [
          0,
          0,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          2.5,
          2.5,
          2.5
        ]
      }
    },
    {
      "configId": "tree4",
      "category": "decoration",
      "gridCells": [
        [
          31,
          38
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        1.5,
        0,
        8.5
      ],
      "objectId": "decoration_6",
      "transformAdj": {
        "posOffset": [
          0,
          0,
          0
        ],
        "rotOffset": [
          -180,
          -13,
          -180
        ],
        "scaleOffset": [
          2.3,
          2.35,
          2.35
        ]
      }
    },
    {
      "configId": "tree4",
      "category": "decoration",
      "gridCells": [
        [
          27,
          5
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "attachedScripts": []
      },
      "worldPos": [
        -2.5,
        0,
        -24.5
      ],
      "objectId": "decoration_7",
      "transformAdj": {
        "posOffset": [
          0,
          0,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          2.5,
          2.5,
          2.5
        ]
      }
    },
    {
      "configId": "interact_music_nove",
      "category": "interact",
      "gridCells": [
        [
          24,
          26
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "interactType": "campfire",
        "lootTable": [
          "gold_coins",
          "health_potion"
        ],
        "oneTime": true,
        "locked": false,
        "keyId": "",
        "walkOnSurface": false,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderOffsetY": 0,
        "colliderActionSets": [],
        "attachedScripts": [
          {
            "funcName": "rotateObject",
            "args": {
              "objectName": "\"interact_10\""
            },
            "intervalMs": 200,
            "runMode": "loop"
          }
        ],
        "colliderFaceTarget": false,
        "onClickActions": []
      },
      "worldPos": [
        -5.5,
        0.841,
        -3.5
      ],
      "objectId": "interact_10",
      "transformAdj": {
        "posOffset": [
          0,
          0.341,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "scene_forest_round",
      "category": "scenes",
      "gridCells": [
        [
          25,
          27
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "walkOnSurface": true,
        "colliderEnabled": false,
        "colliderTarget": "any",
        "colliderTargetId": "",
        "colliderTargetCategory": "player",
        "colliderRadius": 1,
        "colliderActions": [
          {
            "type": "nothing",
            "delay": 0
          }
        ],
        "colliderBodyMode": "solid",
        "colliderSolid": true,
        "colliderFaceTarget": false,
        "colliderOffsetY": 0,
        "colliderActionSets": [],
        "onClickActions": [],
        "attachedScripts": []
      },
      "worldPos": [
        -7.577,
        0.9,
        -18.189
      ],
      "objectId": "scenes_3",
      "transformAdj": {
        "posOffset": [
          -3.077,
          0,
          -3.689
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    }
  ],
  "customCode": "\nfunction onReady() {\n  GameAPI.setGlobal(\"objRot\",0);\n}\n\nfunction rotateObject(objectName) {\n  var tempYRotation;\n  tempYRotation = (GameAPI.getGlobal(\"objRot\"));\n  tempYRotation = tempYRotation + 5;\n  if (tempYRotation <= 360) {\n  GameAPI.setRotation(GameAPI.getObject(objectName),0,tempYRotation,0);\n  GameAPI.setGlobal(\"objRot\",tempYRotation);\n  }\n  if (tempYRotation > 360) {\n  tempYRotation = 0;\n  GameAPI.setGlobal(\"objRot\",0);\n  }\n}\n",
  "codeFunctions": {
    "rotateObject": {
      "args": [
        "objectName"
      ],
      "code": "\nfunction rotateObject(objectName) {\n  var tempYRotation;\n  tempYRotation = (GameAPI.getGlobal(\"objRot\"));\n  tempYRotation = tempYRotation + 5;\n  if (tempYRotation <= 360) {\n  GameAPI.setRotation(GameAPI.getObject(objectName),0,tempYRotation,0);\n  GameAPI.setGlobal(\"objRot\",tempYRotation);\n  }\n  if (tempYRotation > 360) {\n  tempYRotation = 0;\n  GameAPI.setGlobal(\"objRot\",0);\n  }\n}\n",
      "blocklyJson": "{\"blocks\":{\"languageVersion\":0,\"blocks\":[{\"type\":\"wb_func_def\",\"id\":\"V@c8,J!L|aTbQgkPX3?w\",\"x\":83,\"y\":44,\"deletable\":false,\"fields\":{\"NAME\":\"rotateObject\",\"ARGS\":\"objectName\"},\"inputs\":{\"BODY\":{\"block\":{\"type\":\"variables_set\",\"id\":\"NO}LKC_6pw.+:IdmAOz]\",\"fields\":{\"VAR\":{\"id\":\"?heDLKSS{!|3DdKJRt;`\"}},\"inputs\":{\"VALUE\":{\"block\":{\"type\":\"wb_get_global\",\"id\":\"0IF?jV~,+_wIH_CQmH#Z\",\"fields\":{\"NAME\":\"objRot\"}}}},\"next\":{\"block\":{\"type\":\"variables_set\",\"id\":\"$TiZt?R0e,M#c@FX(ksN\",\"fields\":{\"VAR\":{\"id\":\"?heDLKSS{!|3DdKJRt;`\"}},\"inputs\":{\"VALUE\":{\"block\":{\"type\":\"math_arithmetic\",\"id\":\"JkLQ|;huX[^e=obdq[*2\",\"fields\":{\"OP\":\"ADD\"},\"inputs\":{\"A\":{\"block\":{\"type\":\"variables_get\",\"id\":\"|ktksc@^?B-7MA]HdOuR\",\"fields\":{\"VAR\":{\"id\":\"?heDLKSS{!|3DdKJRt;`\"}}}},\"B\":{\"block\":{\"type\":\"math_number\",\"id\":\"F$;WWG1/fVGil!`^7ZQy\",\"fields\":{\"NUM\":5}}}}}}},\"next\":{\"block\":{\"type\":\"controls_if\",\"id\":\"Eb9g:!$jKl}#ZmXjo/(:\",\"inputs\":{\"IF0\":{\"block\":{\"type\":\"logic_compare\",\"id\":\"16uMe$,z=rO{Z^_;fNxp\",\"fields\":{\"OP\":\"LTE\"},\"inputs\":{\"A\":{\"block\":{\"type\":\"variables_get\",\"id\":\"I%55cNaT(Y3HwJK9zy-.\",\"fields\":{\"VAR\":{\"id\":\"?heDLKSS{!|3DdKJRt;`\"}}}},\"B\":{\"block\":{\"type\":\"math_number\",\"id\":\"g!ymxt1yQs_A!4bN`C2O\",\"fields\":{\"NUM\":360}}}}}},\"DO0\":{\"block\":{\"type\":\"wb_set_rotation\",\"id\":\"O3H-`s;y?J{z(kKeh5e.\",\"inputs\":{\"ID\":{\"block\":{\"type\":\"wb_get_object\",\"id\":\"m(shvd/u5:R]y+.?dHXw\",\"inputs\":{\"ID\":{\"block\":{\"type\":\"wb_arg_rotateObject_objectName\",\"id\":\"dq,R+%R4PZ))M3`hNVp-\"}}}}},\"X\":{\"block\":{\"type\":\"math_number\",\"id\":\"acY?My/sDDe~H+t7Nd1C\",\"fields\":{\"NUM\":0}}},\"Y\":{\"block\":{\"type\":\"variables_get\",\"id\":\"b5CZO0aL0$A]L),pVR0W\",\"fields\":{\"VAR\":{\"id\":\"?heDLKSS{!|3DdKJRt;`\"}}}},\"Z\":{\"block\":{\"type\":\"math_number\",\"id\":\"*3f8{}*~o^PoqnU{UU/D\",\"fields\":{\"NUM\":0}}}},\"next\":{\"block\":{\"type\":\"wb_set_global\",\"id\":\"P+WWY(hk(:=y#aHi);7V\",\"fields\":{\"NAME\":\"objRot\"},\"inputs\":{\"VAL\":{\"block\":{\"type\":\"variables_get\",\"id\":\"|=rcl,l2qzzPDe;nE+qj\",\"fields\":{\"VAR\":{\"id\":\"?heDLKSS{!|3DdKJRt;`\"}}}}}}}}}},\"next\":{\"block\":{\"type\":\"controls_if\",\"id\":\"Q]8SD-*UK~6HuXQ:I=Vq\",\"inputs\":{\"IF0\":{\"block\":{\"type\":\"logic_compare\",\"id\":\"K8H@wKL]]v=v`}cH(vl|\",\"fields\":{\"OP\":\"GT\"},\"inputs\":{\"A\":{\"block\":{\"type\":\"variables_get\",\"id\":\"`+ax(a%fP#AafEk4oQwq\",\"fields\":{\"VAR\":{\"id\":\"?heDLKSS{!|3DdKJRt;`\"}}}},\"B\":{\"block\":{\"type\":\"math_number\",\"id\":\"5D,GdJmm9Qe_+Vq4hg=+\",\"fields\":{\"NUM\":360}}}}}},\"DO0\":{\"block\":{\"type\":\"variables_set\",\"id\":\"Dh52v}dBGIS)eS4And~Z\",\"fields\":{\"VAR\":{\"id\":\"?heDLKSS{!|3DdKJRt;`\"}},\"inputs\":{\"VALUE\":{\"block\":{\"type\":\"math_number\",\"id\":\"dPy7t^~t-UsaoTB;!+GZ\",\"fields\":{\"NUM\":0}}}},\"next\":{\"block\":{\"type\":\"wb_set_global\",\"id\":\"sWH?T/F~J=_iw`_/)~@;\",\"fields\":{\"NAME\":\"objRot\"},\"inputs\":{\"VAL\":{\"block\":{\"type\":\"math_number\",\"id\":\"~JC$8e4l/^kf?}*m(u06\",\"fields\":{\"NUM\":0}}}}}}}}}}}}}}}}}}}]},\"variables\":[{\"name\":\"rotationY\",\"id\":\"(}b|L(5ZhRivcfP{4{U1\"},{\"name\":\"tempYRotation\",\"id\":\"?heDLKSS{!|3DdKJRt;`\"}]}"
    },
    "onReady": {
      "args": [],
      "code": "\nfunction onReady() {\n  GameAPI.setGlobal(\"objRot\",0);\n}\n",
      "blocklyJson": "{\"blocks\":{\"languageVersion\":0,\"blocks\":[{\"type\":\"wb_func_def\",\"id\":\"O/jR7L.~}Up+ars:sQ|O\",\"x\":20,\"y\":20,\"deletable\":false,\"fields\":{\"NAME\":\"onReady\",\"ARGS\":\"\"},\"inputs\":{\"BODY\":{\"block\":{\"type\":\"wb_set_global\",\"id\":\"K#85,,rkU|,BK}sIHM]a\",\"fields\":{\"NAME\":\"objRot\"},\"inputs\":{\"VAL\":{\"block\":{\"type\":\"math_number\",\"id\":\"rM{=H.nki_igyU2~,1tE\",\"fields\":{\"NUM\":0}}}}}}}}]}}"
    }
  },
  "wbCustomBlocks": []
}