{
  "formatVersion": 2,
  "type": "adventure-level",
  "level": {
    "name": "Island Scene",
    "description": "",
    "type": "overworld",
    "gridSize": 40,
    "groundColor": "#ffeb85",
    "music": "",
    "weather": "clear",
    "allowDecoOverlap": true,
    "ambientColor": "#606080",
    "ambientIntensity": 0.5,
    "hemiSkyColor": "#87ceeb",
    "hemiGroundColor": "#362907",
    "hemiIntensity": 0.4,
    "dirColor": "#fff4e0",
    "dirIntensity": 1.8,
    "shadowEnabled": true,
    "toneMappingExposure": 1.2,
    "useDayNightCycle": true,
    "sunEnabled": true,
    "fixedTimeOfDay": 8,
    "cameraType": "perspective",
    "cameraFov": 50,
    "uiTheme": "light",
    "skyboxType": "procedural",
    "skyboxColor": "#87ceeb",
    "skyboxImage": "",
    "skyboxStars": true
  },
  "sceneConfig": {
    "groundColor": "#ffeb85"
  },
  "gameTime": 28800,
  "gameDay": 1,
  "timeSpeed": 60,
  "mainCamera": {
    "position": [
      -1.948638115162928,
      5.33665457107216,
      -0.06427138842995817
    ],
    "target": [
      -4.559773489977651,
      3.9263176433847917,
      -3.3497658708668907
    ],
    "fov": 50,
    "type": "perspective"
  },
  "cameras": [],
  "playerControllers": [
    {
      "configId": "player_main_messi",
      "position": [
        -4.107686437085719,
        3.3803986218133653,
        -4.965058182470627
      ],
      "rotation": [
        0,
        6.785661402101751,
        0
      ],
      "controlType": "both",
      "moveSpeed": 1,
      "runSpeed": 2,
      "rotateSpeed": 3,
      "clickMoveSpeed": 1,
      "keyBindings": {
        "forward": {
          "key": "W",
          "anim": "walk",
          "desc": "Walk Forward"
        },
        "backward": {
          "key": "S",
          "anim": "backwards",
          "desc": "Walk Backward"
        },
        "left": {
          "key": "A",
          "anim": "",
          "desc": "Rotate Left"
        },
        "right": {
          "key": "D",
          "anim": "",
          "desc": "Rotate Right"
        },
        "run": {
          "key": "Shift",
          "anim": "walk",
          "desc": "Run (hold)"
        },
        "idle": {
          "key": "",
          "anim": "idle",
          "desc": "Idle"
        },
        "clickmove": {
          "key": "",
          "anim": "walk",
          "desc": "Click-to-Move"
        }
      },
      "cameraFollow": false,
      "cameraDistance": 8,
      "cameraHeight": 6
    }
  ],
  "items": [
    {
      "configId": "scene_island",
      "category": "landscape",
      "gridCells": [
        [
          15,
          16
        ]
      ],
      "rotationDeg": 0,
      "properties": {},
      "transformAdj": {
        "posOffset": [
          0,
          0.995,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          3,
          3,
          3
        ]
      }
    },
    {
      "configId": "player_main_messi",
      "category": "player",
      "gridCells": [
        [
          16,
          17
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "controlType": "both",
        "moveSpeed": 1,
        "runSpeed": 2,
        "rotateSpeed": 3,
        "clickMoveSpeed": 1,
        "keyBindings": {
          "forward": {
            "key": "W",
            "anim": "walk",
            "desc": "Walk Forward"
          },
          "backward": {
            "key": "S",
            "anim": "backwards",
            "desc": "Walk Backward"
          },
          "left": {
            "key": "A",
            "anim": "",
            "desc": "Rotate Left"
          },
          "right": {
            "key": "D",
            "anim": "",
            "desc": "Rotate Right"
          },
          "run": {
            "key": "Shift",
            "anim": "walk",
            "desc": "Run (hold)"
          },
          "idle": {
            "key": "",
            "anim": "idle",
            "desc": "Idle"
          },
          "clickmove": {
            "key": "",
            "anim": "walk",
            "desc": "Click-to-Move"
          }
        },
        "cameraFollow": false,
        "cameraDistance": 8,
        "cameraHeight": 6,
        "defaultAnimation": "idle",
        "boundaryPoly": [
          [
            -6.81,
            -2.58
          ],
          [
            -6.81,
            -1.45
          ],
          [
            -6.33,
            -0.36
          ],
          [
            -5.59,
            0.3
          ],
          [
            -4.75,
            0.59
          ],
          [
            -3.91,
            0.45
          ],
          [
            -3.37,
            -0.21
          ],
          [
            -3.2,
            -1.17
          ],
          [
            -3.2,
            -2.01
          ],
          [
            -2.82,
            -3.36
          ],
          [
            -2.29,
            -4
          ],
          [
            -1.2,
            -4.28
          ],
          [
            -0.4,
            -4.72
          ],
          [
            -0.26,
            -5.63
          ],
          [
            -0.99,
            -6.19
          ],
          [
            -2.03,
            -6.47
          ],
          [
            -3.12,
            -6.52
          ],
          [
            -4.25,
            -6.02
          ],
          [
            -5.19,
            -5.07
          ],
          [
            -6.13,
            -3.81
          ]
        ]
      },
      "transformAdj": {
        "posOffset": [
          -0.475,
          3.18,
          -2.171
        ],
        "rotOffset": [
          0,
          377.9,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    }
  ]
}