{
  "formatVersion": 2,
  "type": "adventure-level",
  "level": {
    "name": "Scene Horror",
    "description": "",
    "type": "overworld",
    "gridSize": 40,
    "groundColor": "#000000",
    "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": "color",
    "skyboxColor": "#000000",
    "skyboxImage": "",
    "skyboxStars": true
  },
  "sceneConfig": {
    "groundColor": "#000000"
  },
  "gameTime": 75087.15000000672,
  "gameDay": 1,
  "timeSpeed": 7200,
  "mainCamera": {
    "position": [
      5.014633161171005,
      1.6057699069501177,
      3.100557238314732
    ],
    "target": [
      1.5597092015068124,
      0.9226411055417995,
      -2.057826357508897
    ],
    "fov": 50,
    "type": "perspective"
  },
  "cameras": [],
  "playerControllers": [
    {
      "configId": "player_main_messi",
      "position": [
        3.5,
        0,
        -1.5
      ],
      "rotation": [
        0,
        0,
        0
      ],
      "controlType": "keyboard",
      "moveSpeed": 3,
      "runSpeed": 6,
      "rotateSpeed": 3,
      "clickMoveSpeed": 3,
      "keyBindings": {
        "forward": {
          "key": "W",
          "anim": "",
          "desc": "Walk Forward"
        },
        "backward": {
          "key": "S",
          "anim": "",
          "desc": "Walk Backward"
        },
        "left": {
          "key": "A",
          "anim": "",
          "desc": "Rotate Left"
        },
        "right": {
          "key": "D",
          "anim": "",
          "desc": "Rotate Right"
        },
        "run": {
          "key": "Shift",
          "anim": "",
          "desc": "Run (hold)"
        },
        "idle": {
          "key": "",
          "anim": "",
          "desc": "Idle"
        },
        "clickmove": {
          "key": "",
          "anim": "",
          "desc": "Click-to-Move"
        }
      },
      "cameraFollow": false,
      "cameraDistance": 8,
      "cameraHeight": 6
    }
  ],
  "items": [
    {
      "configId": "scene_tavern",
      "category": "landscape",
      "gridCells": [
        [
          20,
          22
        ]
      ],
      "rotationDeg": 0,
      "properties": {},
      "transformAdj": {
        "posOffset": [
          0,
          0.116,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "light_point_warm",
      "category": "light",
      "gridCells": [
        [
          22,
          19
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "lightType": "point",
        "color": "#ffaa44",
        "intensity": 18.7,
        "distance": 8,
        "decay": 2,
        "castShadow": true
      },
      "transformAdj": {
        "posOffset": [
          -0.799,
          1.564,
          0.204
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "light_point_warm",
      "category": "light",
      "gridCells": [
        [
          23,
          21
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "lightType": "point",
        "color": "#ffaa44",
        "intensity": 18.7,
        "distance": 8,
        "decay": 2,
        "castShadow": true
      },
      "transformAdj": {
        "posOffset": [
          -1.195,
          1.267,
          -3.05
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "light_point_warm",
      "category": "light",
      "gridCells": [
        [
          22,
          19
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "lightType": "point",
        "color": "#ffddb3",
        "intensity": 17.6,
        "distance": 8,
        "decay": 2,
        "castShadow": true
      },
      "transformAdj": {
        "posOffset": [
          0,
          -0.601,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1,
          1,
          1
        ]
      }
    },
    {
      "configId": "player_main_messi",
      "category": "player",
      "gridCells": [
        [
          23,
          18
        ]
      ],
      "rotationDeg": 0,
      "properties": {
        "controlType": "keyboard",
        "moveSpeed": 3,
        "runSpeed": 6,
        "rotateSpeed": 3,
        "clickMoveSpeed": 3,
        "keyBindings": {
          "forward": {
            "key": "W",
            "anim": "",
            "desc": "Walk Forward"
          },
          "backward": {
            "key": "S",
            "anim": "",
            "desc": "Walk Backward"
          },
          "left": {
            "key": "A",
            "anim": "",
            "desc": "Rotate Left"
          },
          "right": {
            "key": "D",
            "anim": "",
            "desc": "Rotate Right"
          },
          "run": {
            "key": "Shift",
            "anim": "",
            "desc": "Run (hold)"
          },
          "idle": {
            "key": "",
            "anim": "",
            "desc": "Idle"
          },
          "clickmove": {
            "key": "",
            "anim": "",
            "desc": "Click-to-Move"
          }
        },
        "cameraFollow": false,
        "cameraDistance": 8,
        "cameraHeight": 6,
        "defaultAnimation": "idle",
        "boundaryPoly": []
      },
      "transformAdj": {
        "posOffset": [
          0,
          0,
          0
        ],
        "rotOffset": [
          0,
          0,
          0
        ],
        "scaleOffset": [
          1.6,
          1.6,
          1.65
        ]
      }
    }
  ]
}