{
  "__guid": "9f832399-4887-46b0-8f21-2ee284f538e2",
  "GameObjects": [
    {
      "__guid": "c71fb9da-7a89-4bcf-91eb-910d506b95cc",
      "Flags": 0,
      "Name": "Scene Information",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SceneInformation",
          "__guid": "17d6a79a-f559-4053-b89d-01a534036a02",
          "Author": null,
          "Changes": "",
          "Description": "",
          "Group": null,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "SceneTags": "",
          "Title": "minimal",
          "Version": null
        }
      ]
    },
    {
      "__guid": "bfc59c12-1ed2-4f91-8956-a95a315eac3c",
      "Flags": 0,
      "Name": "Sun",
      "Position": "-232.9751,-72.11732,396.1467",
      "Rotation": "0.2852656,0.6723967,0.4157918,0.5418707",
      "Tags": "light_directional,light",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.DirectionalLight",
          "__guid": "3a2a790b-2d7f-4c5c-8e7f-ce1a016287dd",
          "FogMode": "Enabled",
          "FogStrength": 1,
          "LightColor": "0.94419,0.97767,1,1",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Shadows": true,
          "SkyColor": "0.2532,0.32006,0.35349,1"
        }
      ]
    },
    {
      "__guid": "00344a8c-fa5e-45ae-b12a-10bb781a1dc3",
      "Flags": 0,
      "Name": "2D Skybox",
      "Rotation": "0,0,0.1839459,-0.9829364",
      "Tags": "skybox",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SkyBox2D",
          "__guid": "509f2fe5-5b74-4d3c-b40f-9da4e70132ac",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "SkyIndirectLighting": true,
          "SkyMaterial": "materials/skybox/skybox_overcast_02.vmat",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.EnvmapProbe",
          "__guid": "10fbf57b-9f9f-46c8-a9b9-4783a6e65981",
          "__enabled": false,
          "Bounds": {
            "Mins": "-5677.858,-4307.636,-512",
            "Maxs": "5789.247,5235.285,1216.867"
          },
          "DelayBetweenUpdates": 0.1,
          "Feathering": 0.02,
          "FrameInterval": 5,
          "MaxDistance": 512,
          "MultiBounce": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Projection": "Sphere",
          "RenderDynamically": true,
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1",
          "UpdateStrategy": "FrameInterval",
          "ZFar": 4096,
          "ZNear": 16
        }
      ]
    },
    {
      "__guid": "bdf82de9-d937-4303-aebb-d3283fe50b41",
      "Flags": 0,
      "Name": "Cube (3)",
      "Position": "-1167.678,-258.6882,6.930117",
      "Rotation": "0.000000004708761,0.00000001757335,-0.8408301,0.5412996",
      "Scale": "0.3426595,0.3426595,0.3426595",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "198077ae-65a4-4554-9c65-e31ecbe83fee",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "models/dev/box.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.BoxCollider",
          "__guid": "1c02986e-8ada-4758-aaea-8f7ee7e8cd16",
          "Center": "0,0,0",
          "Friction": null,
          "IsTrigger": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Scale": "50,50,50",
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        },
        {
          "__type": "Sandbox.Rigidbody",
          "__guid": "7b3d71b9-37d0-4367-a5cf-c5f3d7167aaf",
          "AngularDamping": 0,
          "Gravity": true,
          "LinearDamping": 0,
          "Locking": {
            "X": false,
            "Y": false,
            "Z": false,
            "Pitch": false,
            "Yaw": false,
            "Roll": false
          },
          "MassCenterOverride": "0,0,0",
          "MassOverride": 0,
          "MotionEnabled": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OverrideMassCenter": false,
          "RigidbodyFlags": 0,
          "StartAsleep": false
        }
      ]
    },
    {
      "__guid": "fc070d1d-1bc1-4a57-85e3-9aa4779137eb",
      "Flags": 0,
      "Name": "Cube (4)",
      "Position": "-1184.33,-223.767,12.37448",
      "Rotation": "-0.0000000023747,0.00000001803762,-0.983972,0.178324",
      "Scale": "0.5632889,0.5632889,0.5632889",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "87776f22-658e-400b-883d-6ed812d97661",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "models/dev/box.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.BoxCollider",
          "__guid": "454318d6-9cea-4fd0-bcc5-4f0847038cf9",
          "Center": "0,0,0",
          "Friction": null,
          "IsTrigger": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Scale": "50,50,50",
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        },
        {
          "__type": "Sandbox.Rigidbody",
          "__guid": "223e378a-b87d-48fe-b8e7-b5b4edd804eb",
          "AngularDamping": 0,
          "Gravity": true,
          "LinearDamping": 0,
          "Locking": {
            "X": false,
            "Y": false,
            "Z": false,
            "Pitch": false,
            "Yaw": false,
            "Roll": false
          },
          "MassCenterOverride": "0,0,0",
          "MassOverride": 0,
          "MotionEnabled": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OverrideMassCenter": false,
          "RigidbodyFlags": 0,
          "StartAsleep": false
        }
      ]
    },
    {
      "__guid": "e1530842-a260-445c-8a64-f41420cb1f8d",
      "Flags": 0,
      "Name": "Cube (5)",
      "Position": "-1184.479,-212.7394,36.29509",
      "Rotation": "-0.000000004554066,0.00000001761407,-0.998366,0.05714494",
      "Scale": "0.3946635,0.3946635,0.3946635",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "75b4db5a-8751-4e8d-b0e2-add1b4034f45",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "models/dev/box.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.BoxCollider",
          "__guid": "b594916e-fb00-4c6f-84b1-8cf26ec04fe5",
          "Center": "0,0,0",
          "Friction": null,
          "IsTrigger": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Scale": "50,50,50",
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        },
        {
          "__type": "Sandbox.Rigidbody",
          "__guid": "83cdb62b-656c-4c4c-a5ad-c05dc26aa2cf",
          "AngularDamping": 0,
          "Gravity": true,
          "LinearDamping": 0,
          "Locking": {
            "X": false,
            "Y": false,
            "Z": false,
            "Pitch": false,
            "Yaw": false,
            "Roll": false
          },
          "MassCenterOverride": "0,0,0",
          "MassOverride": 0,
          "MotionEnabled": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OverrideMassCenter": false,
          "RigidbodyFlags": 0,
          "StartAsleep": false
        }
      ]
    },
    {
      "__guid": "3c2490ef-54a0-49bb-8f13-490e40aa51d1",
      "Flags": 0,
      "Name": "Cube",
      "Position": "-1176.679,175.3237,5.39091",
      "Rotation": "0.00000001757336,0.000000004708767,0.0483643,0.99883",
      "Scale": "0.2670143,0.2670143,0.2670143",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "28c08ac4-4cbf-48b6-b451-8b7dcc69156a",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "models/dev/box.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.BoxCollider",
          "__guid": "548b2a6b-8292-4196-94fb-6c9bfcebc56d",
          "Center": "0,0,0",
          "Friction": null,
          "IsTrigger": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Scale": "50,50,50",
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        },
        {
          "__type": "Sandbox.Rigidbody",
          "__guid": "76922b31-51a1-4f4f-a4b7-d9ad866ba876",
          "AngularDamping": 0,
          "Gravity": true,
          "LinearDamping": 0,
          "Locking": {
            "X": false,
            "Y": false,
            "Z": false,
            "Pitch": false,
            "Yaw": false,
            "Roll": false
          },
          "MassCenterOverride": "0,0,0",
          "MassOverride": 0,
          "MotionEnabled": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OverrideMassCenter": false,
          "RigidbodyFlags": 0,
          "StartAsleep": false
        }
      ]
    },
    {
      "__guid": "523e3e8f-a4ec-4ec1-af9a-d86ffc9c17e1",
      "Flags": 0,
      "Name": "Cube (1)",
      "Position": "-1189.597,138.8555,12.23359",
      "Rotation": "0.00000001575584,0.00000000909664,-0.2117999,0.9773133",
      "Scale": "0.5632889,0.5632889,0.5632889",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "6e6c9c14-bb94-403d-ad0c-b65fe878970f",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "models/dev/box.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.BoxCollider",
          "__guid": "fcc9012f-535e-4636-a99c-8bf57fe81e07",
          "Center": "0,0,0",
          "Friction": null,
          "IsTrigger": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Scale": "50,50,50",
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        },
        {
          "__type": "Sandbox.Rigidbody",
          "__guid": "6d4a0448-3ae9-4fe0-934d-21bb228edc97",
          "AngularDamping": 0,
          "Gravity": true,
          "LinearDamping": 0,
          "Locking": {
            "X": false,
            "Y": false,
            "Z": false,
            "Pitch": false,
            "Yaw": false,
            "Roll": false
          },
          "MassCenterOverride": "0,0,0",
          "MassOverride": 0,
          "MotionEnabled": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OverrideMassCenter": false,
          "RigidbodyFlags": 0,
          "StartAsleep": false
        }
      ]
    },
    {
      "__guid": "5b483a09-bbf2-4949-98c7-a73b789d0ee7",
      "Flags": 0,
      "Name": "Cube (2)",
      "Position": "-1197.29,130.9532,33.02419",
      "Rotation": "0.00000001715992,0.000000006044198,-0.02847151,0.9995948",
      "Scale": "0.2567887,0.2567887,0.2567887",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "3ce870b2-3e46-44f8-a9be-97523fb7c70e",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "models/dev/box.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.BoxCollider",
          "__guid": "988e8c0c-435e-4c68-85cc-5505b6917249",
          "Center": "0,0,0",
          "Friction": null,
          "IsTrigger": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Scale": "50,50,50",
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        },
        {
          "__type": "Sandbox.Rigidbody",
          "__guid": "23502b04-129d-4c23-9cb7-e8f8919f183f",
          "AngularDamping": 0,
          "Gravity": true,
          "LinearDamping": 0,
          "Locking": {
            "X": false,
            "Y": false,
            "Z": false,
            "Pitch": false,
            "Yaw": false,
            "Roll": false
          },
          "MassCenterOverride": "0,0,0",
          "MassOverride": 0,
          "MotionEnabled": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OverrideMassCenter": false,
          "RigidbodyFlags": 0,
          "StartAsleep": false
        }
      ]
    },
    {
      "__guid": "3ee1c9f4-07be-4e0b-8b23-67bee2d8ec8a",
      "Flags": 0,
      "Name": "Camera",
      "Position": "-308.3738,592.9172,113.8833",
      "Rotation": "0,0,1,0.00000008940697",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.CameraComponent",
          "__guid": "d4042514-df97-446e-bc2a-f889786fe8db",
          "BackgroundColor": "0.33333,0.46275,0.52157,1",
          "ClearFlags": "All",
          "FieldOfView": 80,
          "IsMainCamera": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Orthographic": false,
          "OrthographicHeight": 1204,
          "Priority": 1,
          "RenderExcludeTags": "",
          "RenderTags": "",
          "TargetEye": "None",
          "Viewport": "0,0,1,1",
          "ZFar": 100100,
          "ZNear": 10
        },
        {
          "__type": "Sandbox.Bloom",
          "__guid": "604c5794-7ba3-456a-871f-9375250a91df",
          "BloomColor": {
            "blend": "Linear",
            "color": [
              {
                "t": 0,
                "c": "1,1,1,1"
              },
              {
                "t": 1,
                "c": "1,1,1,1"
              }
            ],
            "alpha": []
          },
          "BloomCurve": [
            {
              "x": 0,
              "y": 0.5,
              "in": 0,
              "out": 0,
              "mode": "Mirrored"
            },
            {
              "x": 1,
              "y": 1,
              "in": 0,
              "out": 0,
              "mode": "Mirrored"
            }
          ],
          "Mode": "Additive",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Strength": 0.09,
          "Threshold": 0.5,
          "ThresholdWidth": 0.5
        },
        {
          "__type": "Sandbox.AmbientOcclusion",
          "__guid": "6e85026a-6d91-46d1-a578-f869bc4dec43",
          "__version": 1,
          "DenoiseMode": "Temporal",
          "FalloffRange": 0.66,
          "Intensity": 0.23,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Quality": "High",
          "Radius": 185,
          "ThinCompensation": 0
        },
        {
          "__type": "Sandbox.CubemapFog",
          "__guid": "c0a55b64-f599-4161-a5ec-75a4618cbb37",
          "Blur": 0.5,
          "EndDistance": 84096,
          "FalloffExponent": 0.5999999,
          "HeightExponent": 2,
          "HeightStart": 2000,
          "HeightWidth": 0,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Sky": null,
          "StartDistance": 2,
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.Tonemapping",
          "__guid": "4c16b1fc-a02c-43c2-805c-259156ed9474",
          "__version": 1,
          "AutoExposureEnabled": true,
          "ExposureBias": 2,
          "ExposureCompensation": 0,
          "ExposureMethod": "RGB",
          "MaximumExposure": 2,
          "MinimumExposure": 1,
          "Mode": "Legacy",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Rate": 1
        },
        {
          "__type": "Sandbox.Sharpen",
          "__guid": "d95dc743-3252-4a67-933e-b261c037e598",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Scale": 0.22
        }
      ]
    },
    {
      "__guid": "265be49d-99d9-4b24-abc8-5d104c76c2ef",
      "Flags": 0,
      "Name": "spawn",
      "Position": "-10.29497,119.8192,4.888739",
      "Enabled": true,
      "Children": [
        {
          "__guid": "11a7cfd6-f2d1-4159-b162-63dfb5f7607d",
          "Flags": 0,
          "Name": "Spawn_p1",
          "Position": "0,-270.2605,0",
          "Enabled": true,
          "Components": [
            {
              "__type": "Sandbox.SpawnPoint",
              "__guid": "f48aa257-a2fc-42a4-89d9-e03813fa6a59",
              "Color": "0.8902,0.31765,0.05098,1",
              "OnComponentDestroy": null,
              "OnComponentDisabled": null,
              "OnComponentEnabled": null,
              "OnComponentFixedUpdate": null,
              "OnComponentStart": null,
              "OnComponentUpdate": null
            }
          ]
        },
        {
          "__guid": "bd1ebdc0-4af2-4ede-8539-ea28c0181342",
          "Flags": 0,
          "Name": "Spawn_p2",
          "Position": "0,43.68294,0",
          "Enabled": true,
          "Components": [
            {
              "__type": "Sandbox.SpawnPoint",
              "__guid": "e405b24c-3529-42b4-be97-bdee5842e6f5",
              "Color": "0.8902,0.31765,0.05098,1",
              "OnComponentDestroy": null,
              "OnComponentDisabled": null,
              "OnComponentEnabled": null,
              "OnComponentFixedUpdate": null,
              "OnComponentStart": null,
              "OnComponentUpdate": null
            }
          ]
        }
      ]
    },
    {
      "__guid": "05980373-4fa8-4bd2-a38c-62a4dc2f7d1e",
      "Flags": 0,
      "Name": "test",
      "Position": "-928,0.00007986216,0.05620241",
      "Rotation": "-0,0,-1,-0.00000004371139",
      "Enabled": true,
      "__Prefab": "meshes/test.prefab",
      "__PrefabVariables": {}
    },
    {
      "__guid": "06e7e293-57d6-4aaf-8bf4-7b7f608765d5",
      "Flags": 0,
      "Name": "Spot Light (2)",
      "Position": "100.526,1187.722,1946.092",
      "Rotation": "0.1294095,-0.2241438,-0.6830127,-0.6830127",
      "Tags": "light,light_spot",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SpotLight",
          "__guid": "f3ddcdae-1ccd-4b9f-b369-10293da20b93",
          "Attenuation": 1.04,
          "ConeInner": 45.53,
          "ConeOuter": 30.62,
          "Cookie": null,
          "FogMode": "Enabled",
          "FogStrength": 1,
          "LightColor": "1000,116.6666,0,1",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Radius": 25213.795,
          "Shadows": false
        }
      ]
    },
    {
      "__guid": "84e142fd-8dec-44de-bfdf-3719d5edaadb",
      "Flags": 0,
      "Name": "Spot Light (1)",
      "Position": "-60840.91,-12806.05,23290.58",
      "Rotation": "0.1294095,-0.2241438,-0.6830127,-0.6830127",
      "Tags": "light_spot,light",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SpotLight",
          "__guid": "409f2908-d0a8-40d1-bfd5-3be79b5038cf",
          "Attenuation": 10,
          "ConeInner": 37.01,
          "ConeOuter": 39.14,
          "Cookie": null,
          "FogMode": "Enabled",
          "FogStrength": 1,
          "LightColor": "10111000,1179616,0,1",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Radius": 25213.795,
          "Shadows": false
        }
      ]
    },
    {
      "__guid": "0d730915-3489-46dd-89ba-2b21e197cd10",
      "Flags": 0,
      "Name": "Spot Light",
      "Position": "-1889.38,-478.9927,770.8362",
      "Rotation": "0.1294095,-0.2241438,-0.6830127,-0.6830127",
      "Tags": "light_spot,light",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SpotLight",
          "__guid": "edae69a7-537c-43bf-8956-c20530b01301",
          "Attenuation": 0.21,
          "ConeInner": 39.67,
          "ConeOuter": 18.91,
          "Cookie": null,
          "FogMode": "Enabled",
          "FogStrength": 1,
          "LightColor": "90.42799,10.54993,0,1",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Radius": 757.69855,
          "Shadows": true
        }
      ]
    },
    {
      "__guid": "5aba9200-9e52-4a05-bbcc-924fcead993b",
      "Flags": 0,
      "Name": "blockoutt",
      "Position": "-2107.464,-16.38818,14.86847",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "ca97932d-a426-41cc-b3cf-d07cb76672c3",
          "__enabled": false,
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "import/blockoutt.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "fce9e9bf-bb06-490e-b741-242b81a949b8",
      "Flags": 0,
      "Name": "Spot Light",
      "Position": "-1874.521,7.81665,226.5559",
      "Rotation": "-0.3966766,0.3043807,0.6870642,0.527203",
      "Tags": "light_spot,light",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SpotLight",
          "__guid": "7b6e0f70-0bc9-4320-85d5-22a8fabd834b",
          "Attenuation": 5.41,
          "ConeInner": 39.67,
          "ConeOuter": 11.98,
          "Cookie": null,
          "FogMode": "Enabled",
          "FogStrength": 1,
          "LightColor": "10.87339,11.66664,11.9,1",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Radius": 500,
          "Shadows": false
        }
      ]
    },
    {
      "__guid": "b4074993-a946-4ecf-865c-a7d2e9378b68",
      "Flags": 0,
      "Name": "floor",
      "Position": "-2016,-32,14.77378",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "97bbc80c-1bb4-40c4-9145-e88df36d2aea",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_grid.vmat",
          "Model": "meshes/floor.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.BoxCollider",
          "__guid": "e16b9696-cacc-4c58-8742-647c3c113adc",
          "Center": "9068.31,-42.70898,-30.89996",
          "Friction": null,
          "IsTrigger": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Scale": "21286.99,4505.117,29",
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        }
      ]
    },
    {
      "__guid": "117ab153-6b2c-49b8-9d66-3b3dc7743403",
      "Flags": 0,
      "Name": "Envmap Probe (5)",
      "Position": "13088,-224,320",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.EnvmapProbe",
          "__guid": "438cf2ca-d32f-4abf-8ab8-f21f530c8674",
          "Bounds": {
            "Mins": "-1426.107,-1904.162,-999.9999",
            "Maxs": "2134.825,2581.372,955.8518"
          },
          "DelayBetweenUpdates": 0.1,
          "Feathering": 0.02,
          "FrameInterval": 5,
          "MaxDistance": 512,
          "MultiBounce": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Projection": "Box",
          "RenderDynamically": true,
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1",
          "UpdateStrategy": "OnEnabled",
          "ZFar": 4096,
          "ZNear": 16
        }
      ]
    },
    {
      "__guid": "483b7c1a-7ebb-4f01-a389-59936bda094f",
      "Flags": 0,
      "Name": "Envmap Probe (4)",
      "Position": "10272,-224,320",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.EnvmapProbe",
          "__guid": "0c100ad2-309c-4d44-88ba-28a93d913a21",
          "Bounds": {
            "Mins": "-1426.107,-1904.162,-999.9999",
            "Maxs": "2134.825,2581.372,955.8518"
          },
          "DelayBetweenUpdates": 0.1,
          "Feathering": 0.02,
          "FrameInterval": 5,
          "MaxDistance": 512,
          "MultiBounce": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Projection": "Box",
          "RenderDynamically": true,
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1",
          "UpdateStrategy": "OnEnabled",
          "ZFar": 4096,
          "ZNear": 16
        }
      ]
    },
    {
      "__guid": "fc0ed198-7ee2-4445-97f4-26f730c75dc6",
      "Flags": 0,
      "Name": "Envmap Probe (3)",
      "Position": "7680,-224,320",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.EnvmapProbe",
          "__guid": "60c2b1f9-cf3e-422d-af44-6bb5e470c32b",
          "Bounds": {
            "Mins": "-1426.107,-1904.162,-999.9999",
            "Maxs": "2134.825,2581.372,955.8518"
          },
          "DelayBetweenUpdates": 0.1,
          "Feathering": 0.02,
          "FrameInterval": 5,
          "MaxDistance": 512,
          "MultiBounce": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Projection": "Box",
          "RenderDynamically": true,
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1",
          "UpdateStrategy": "OnEnabled",
          "ZFar": 4096,
          "ZNear": 16
        }
      ]
    },
    {
      "__guid": "ec095922-e7f0-4f19-af4f-09be96bdcc6f",
      "Flags": 0,
      "Name": "Envmap Probe (2)",
      "Position": "4256,-224,320",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.EnvmapProbe",
          "__guid": "70054346-b226-4d6e-91fd-ded1fe868a93",
          "Bounds": {
            "Mins": "-1426.107,-1904.162,-999.9999",
            "Maxs": "2134.825,2581.372,955.8518"
          },
          "DelayBetweenUpdates": 0.1,
          "Feathering": 0.02,
          "FrameInterval": 5,
          "MaxDistance": 512,
          "MultiBounce": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Projection": "Box",
          "RenderDynamically": true,
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1",
          "UpdateStrategy": "OnEnabled",
          "ZFar": 4096,
          "ZNear": 16
        }
      ]
    },
    {
      "__guid": "80b4db83-f3cf-4b8f-ace5-1c314c879f83",
      "Flags": 0,
      "Name": "Envmap Probe (1)",
      "Position": "1504,-224,320",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.EnvmapProbe",
          "__guid": "aef4c86e-e38c-422a-bef8-3d453ba5a9ca",
          "Bounds": {
            "Mins": "-1426.107,-1904.162,-999.9999",
            "Maxs": "2134.825,2581.372,955.8518"
          },
          "DelayBetweenUpdates": 0.1,
          "Feathering": 0.02,
          "FrameInterval": 5,
          "MaxDistance": 512,
          "MultiBounce": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Projection": "Box",
          "RenderDynamically": true,
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1",
          "UpdateStrategy": "OnEnabled",
          "ZFar": 4096,
          "ZNear": 16
        }
      ]
    },
    {
      "__guid": "26938fe4-d462-43c5-a9a5-ecf09baed573",
      "Flags": 0,
      "Name": "Envmap Probe",
      "Position": "-2016,-224,320",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.EnvmapProbe",
          "__guid": "311d9c30-f3fe-4510-b900-b8fe8be9b9e9",
          "Bounds": {
            "Mins": "-1426.107,-1904.162,-999.9999",
            "Maxs": "2134.825,2581.372,955.8518"
          },
          "DelayBetweenUpdates": 0.1,
          "Feathering": 0.02,
          "FrameInterval": 5,
          "MaxDistance": 512,
          "MultiBounce": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Projection": "Box",
          "RenderDynamically": true,
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1",
          "UpdateStrategy": "FrameInterval",
          "ZFar": 4096,
          "ZNear": 16
        }
      ]
    },
    {
      "__guid": "582ca332-f41d-4c2e-a92e-16dbec9ae440",
      "Flags": 0,
      "Name": "hugestone",
      "Position": "-1376,32,-32",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "69852501-8edd-42ef-b39d-a81421853c04",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/hugestone.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "007e3d3f-ae66-4845-bafe-1cea18aa4ac6",
      "Flags": 0,
      "Name": "pillar (1)",
      "Position": "-1747.891,5818.422,11.3921",
      "Rotation": "0,0,-0.0514001,0.9986781",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "82779b07-1131-4757-bb79-93fbe1157882",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/pillar.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "23ba9c3a-44b2-4b16-84a0-9cf93e4b9e8d",
      "Flags": 0,
      "Name": "pillar",
      "Position": "-2112,-16.01618,11.3921",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "c692ed5f-84f1-491b-8114-7fa31ec1bd98",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/pillar.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "3cd6253e-863c-4328-b632-d07c63b2d338",
      "Flags": 0,
      "Name": "platform",
      "Position": "-1696,-64,-32",
      "Scale": "1,0.9407709,1",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "31195e70-3a7e-4ede-bde8-8865649265d4",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/platform.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "68e5593f-f501-452d-8531-f21c45d9c13b",
      "Flags": 0,
      "Name": "huge_platform",
      "Position": "-2112,32,-36.53906",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "5702523d-b73c-4b90-8c08-82b45c9a135f",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/huge_platform.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "fb32ecee-fa03-441f-945a-85602067a2d4",
      "Flags": 0,
      "Name": "main_platform (1)",
      "Position": "16232.13,-127.9986,-3628.454",
      "Rotation": "0,0,1,-0.00000004371139",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.Prop",
          "__guid": "430d40bf-554c-45f4-a17e-61177bb0a86f",
          "BodyGroups": 18446744073709551615,
          "Health": 0,
          "IsStatic": true,
          "MaterialGroup": null,
          "Model": "meshes/main_platform.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnPropBreak": null,
          "OnPropTakeDamage": null,
          "StartAsleep": false,
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "11b8dbbd-82c6-448b-94a6-e4614b47ef4a",
      "Flags": 0,
      "Name": "main_platform",
      "Position": "-2115.098,-46.65581,-3628.454",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "b60624b2-0105-4163-9719-c155c18098aa",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": null,
          "Model": "meshes/main_platform.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.ModelCollider",
          "__guid": "9cee29b3-6fcd-4f67-9b37-057586d1915e",
          "Friction": null,
          "IsTrigger": false,
          "Model": "meshes/main_platform.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        }
      ]
    },
    {
      "__guid": "55bafb24-9bd5-4ff3-91d2-76c6c256fd92",
      "Flags": 0,
      "Name": "building_left",
      "Position": "-2080,-64,0",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.Prop",
          "__guid": "6e066b0e-ba34-4497-9a55-8d8b3b9bcb17",
          "BodyGroups": 18446744073709551615,
          "Health": 0,
          "IsStatic": true,
          "MaterialGroup": null,
          "Model": "meshes/building_left.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnPropBreak": null,
          "OnPropTakeDamage": null,
          "StartAsleep": false,
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "5f9ba6be-679e-4904-a57c-b8c13a473bc0",
      "Flags": 0,
      "Name": "magicstone",
      "Position": "-2080,-64,0",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "a118aec8-c6ba-46c1-a696-34421959841c",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/main_stone/magicstone.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.ModelCollider",
          "__guid": "d4022f87-9f4e-477c-a976-555c6cab9348",
          "Friction": null,
          "IsTrigger": false,
          "Model": "meshes/main_stone/magicstone.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        }
      ]
    },
    {
      "__guid": "74781c4a-e581-452d-82c6-5cf0b0589078",
      "Flags": 0,
      "Name": "roundstaris",
      "Position": "-2048,-32,15.35777",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "21c6eed8-412e-4718-bbff-c5337f3e5617",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/main_stone/roundstaris.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.ModelCollider",
          "__guid": "e65c6d08-007b-498f-8245-2c082acf7378",
          "Friction": null,
          "IsTrigger": false,
          "Model": "meshes/main_stone/roundstaris.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        }
      ]
    },
    {
      "__guid": "cdc58683-54f5-4762-9b01-f1ea1836fbc7",
      "Flags": 0,
      "Name": "water_plane",
      "Position": "-2036.896,-42.5817,15.93236",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "c7ba1a47-19a1-4698-8817-27ebe02e680f",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "reflect.vmat",
          "Model": "meshes/main_stone/water_plane.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "0.37209,0.98953,1,1"
        },
        {
          "__type": "Sandbox.HullCollider",
          "__guid": "345d8ec6-6e47-4ccc-9ea9-65f0bbad4acc",
          "BoxSize": "1381.1,1453.098,50",
          "Center": "0,0,0",
          "Friction": null,
          "Height": 67.900215,
          "IsTrigger": false,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Points": [],
          "Radius": 751.1003,
          "Radius2": 0,
          "Slices": 16,
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0",
          "Type": "Cylinder"
        }
      ]
    },
    {
      "__guid": "6467c049-458e-4bef-afc3-85a4f271b509",
      "Flags": 0,
      "Name": "hills",
      "Position": "-2029.587,-91.06616,24.37502",
      "Rotation": "0,0,0.1305262,0.9914449",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "2787f2c7-f941-4b25-b171-49524f326f76",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/main_stone/hills.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.ModelCollider",
          "__guid": "aaea5ea9-271f-4ca3-8dd5-22d73704a194",
          "Friction": null,
          "IsTrigger": false,
          "Model": "meshes/main_stone/hills.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Static": false,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        }
      ]
    },
    {
      "__guid": "4a48252c-0387-4020-aca5-39f8f98ac886",
      "Flags": 0,
      "Name": "fabric",
      "Position": "-2036.777,-102.163,15.97415",
      "Rotation": "0.04509894,-0.004762568,0.1349726,0.9898109",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "c2c641bd-ea2f-430b-803c-9ace33625afe",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": null,
          "Model": "meshes/main_stone/fabric.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "6be63d07-c8a8-4ff8-aea7-e732f68895a6",
      "Flags": 0,
      "Name": "fluid",
      "Position": "-2130.22,-47.13998,32.58942",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "0891a8ea-5b93-4864-8979-c558f85723cb",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/water_lines.vmat",
          "Model": "meshes/main_stone/fluid.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "aaa34f03-e68e-4bde-8b6d-fa15d903b9fa",
      "Flags": 0,
      "Name": "small parts",
      "Position": "-1983.945,14.86117,226.042",
      "Rotation": "-0.114331,0.0002771976,-0.0031596,0.9934378",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.Prop",
          "__guid": "9faf9881-06f0-430c-8025-6db471125463",
          "BodyGroups": 18446744073709551615,
          "Health": 0,
          "IsStatic": false,
          "MaterialGroup": null,
          "Model": "meshes/main_stone/small parts.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnPropBreak": null,
          "OnPropTakeDamage": null,
          "StartAsleep": true,
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "0708fc9c-4b3c-4b70-8a8e-06667dbfa13c",
      "Flags": 0,
      "Name": "small parts2",
      "Position": "-1982.176,11.38329,169.7545",
      "Rotation": "-0.7104632,0.09103836,-0.09353212,0.6915242",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.Prop",
          "__guid": "f4559978-c022-498a-8604-c5ee89dd4f48",
          "BodyGroups": 18446744073709551615,
          "Health": 0,
          "IsStatic": false,
          "MaterialGroup": null,
          "Model": "meshes/main_stone/small parts2.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnPropBreak": null,
          "OnPropTakeDamage": null,
          "StartAsleep": true,
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "4aaa59e0-f28c-4956-9e93-2d55671cf6a5",
      "Flags": 0,
      "Name": "small parts3",
      "Position": "-2013.391,-32.63663,192.4994",
      "Rotation": "-0.03800467,-0.05462354,-0.1079291,0.9919292",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.Prop",
          "__guid": "f61dca5b-d0bc-48c7-9e92-014fac053bf3",
          "BodyGroups": 18446744073709551615,
          "Health": 0,
          "IsStatic": false,
          "MaterialGroup": null,
          "Model": "meshes/main_stone/small parts3.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnPropBreak": null,
          "OnPropTakeDamage": null,
          "StartAsleep": true,
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "a923f6c4-e72a-4404-9b65-1f8f2b547fe6",
      "Flags": 0,
      "Name": "bulding_right",
      "Position": "117.9537,-1206.779,473.0412",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "a90b7062-c172-4d50-a074-aa6b786aa55c",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": null,
          "Model": "meshes/bulding_right.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "Sandbox.ModelCollider",
          "__guid": "9a087610-b63b-4726-8c7d-ea672d282cbb",
          "Friction": null,
          "IsTrigger": false,
          "Model": "meshes/bulding_right.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnObjectTriggerEnter": null,
          "OnObjectTriggerExit": null,
          "OnTriggerEnter": null,
          "OnTriggerExit": null,
          "Static": true,
          "Surface": null,
          "SurfaceVelocity": "0,0,0"
        }
      ]
    },
    {
      "__guid": "9aa7372e-fb3a-412e-ab4f-fd4f5dcea4f8",
      "Flags": 0,
      "Name": "floor_building",
      "Position": "-28.22485,-2830.343,-9.08333",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.Prop",
          "__guid": "436436bf-cc3a-42c0-ac80-666b74df6c6c",
          "BodyGroups": 18446744073709551615,
          "Health": 0,
          "IsStatic": false,
          "MaterialGroup": null,
          "Model": "meshes/floor_building.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnPropBreak": null,
          "OnPropTakeDamage": null,
          "StartAsleep": true,
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "90ed8681-901e-4a77-80b0-a86081ad9758",
      "Flags": 0,
      "Name": "floor_building (1)",
      "Position": "-28.22485,-2830.165,-9.083351",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.Prop",
          "__guid": "f41aa61f-c086-41a5-a766-2e4c0f62e2dd",
          "BodyGroups": 18446744073709551615,
          "Health": 0,
          "IsStatic": false,
          "MaterialGroup": null,
          "Model": "meshes/floor_building.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "OnPropBreak": null,
          "OnPropTakeDamage": null,
          "StartAsleep": true,
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "f51f32ae-a1be-441e-9d50-4bd09f4db2fd",
      "Flags": 0,
      "Name": "paper",
      "Position": "-1810.622,-0.7882576,46.40364",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "019747f1-04f8-4636-b178-5f7d20065fd9",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": null,
          "Model": "meshes/paper.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "23c77d85-669d-4c74-b014-25c1c5dcf5a5",
      "Flags": 0,
      "Name": "houses",
      "Position": "-2272,96,-22.67444",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "d273b51a-b980-4402-980a-2d80f73effe7",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "meshes/mat/m_temp_env.vmat",
          "Model": "meshes/houses.vmdl",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "RenderOptions": {
            "GameLayer": true,
            "OverlayLayer": false,
            "BloomLayer": false,
            "AfterUILayer": false
          },
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "__guid": "6d25426f-629b-427d-9f0d-c56234529ad3",
      "Flags": 0,
      "Name": "sfx_forest_ambience",
      "Position": "-1024,95.99998,320",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SoundPointComponent",
          "__guid": "911360aa-c1f8-4314-9f97-f4f4ac50684c",
          "Distance": 512,
          "DistanceAttenuation": false,
          "DistanceAttenuationOverride": false,
          "Falloff": [
            {
              "x": 0,
              "y": 1,
              "in": 3.1415927,
              "out": -3.1415927,
              "mode": "Mirrored"
            },
            {
              "x": 1,
              "y": 0,
              "in": 0,
              "out": 0,
              "mode": "Mirrored"
            }
          ],
          "Force2d": true,
          "MaxRepeatTime": 1,
          "MinRepeatTime": 1,
          "Occlusion": false,
          "OcclusionOverride": false,
          "OcclusionRadius": 32,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Pitch": 1,
          "PlayOnStart": true,
          "ReflectionOverride": false,
          "Reflections": false,
          "Repeat": false,
          "SoundEvent": "sfx/sfx_forest_ambience.sound",
          "SoundOverride": true,
          "StopOnNew": false,
          "TargetMixer": {
            "Name": "game",
            "Id": "afea95df-39d7-462c-8c5d-dc706665d603"
          },
          "Volume": 0.28
        }
      ]
    },
    {
      "__guid": "1209287e-2cb9-41fd-88e6-ad15bd962a28",
      "Flags": 0,
      "Name": "calm-river-ambience-loop",
      "Position": "-1728,-32,96",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SoundPointComponent",
          "__guid": "e0bf03a6-d484-4eee-816c-e9e7779a36a5",
          "Distance": 512,
          "DistanceAttenuation": false,
          "DistanceAttenuationOverride": false,
          "Falloff": [
            {
              "x": 0,
              "y": 1,
              "in": 3.1415927,
              "out": -3.1415927,
              "mode": "Mirrored"
            },
            {
              "x": 1,
              "y": 0,
              "in": 0,
              "out": 0,
              "mode": "Mirrored"
            }
          ],
          "Force2d": false,
          "MaxRepeatTime": 1,
          "MinRepeatTime": 1,
          "Occlusion": false,
          "OcclusionOverride": false,
          "OcclusionRadius": 32,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Pitch": 1,
          "PlayOnStart": true,
          "ReflectionOverride": false,
          "Reflections": false,
          "Repeat": false,
          "SoundEvent": "sfx/calm-river-ambience-loop.sound",
          "SoundOverride": false,
          "StopOnNew": false,
          "TargetMixer": {
            "Name": "game",
            "Id": "afea95df-39d7-462c-8c5d-dc706665d603"
          },
          "Volume": 1
        }
      ]
    }
  ],
  "SceneProperties": {
    "FixedUpdateFrequency": 50,
    "MaxFixedUpdates": 5,
    "NetworkFrequency": 60,
    "NetworkInterpolation": true,
    "PhysicsSubSteps": 1,
    "ThreadedAnimation": true,
    "TimeScale": 1,
    "UseFixedUpdate": true,
    "Metadata": {
      "Title": "minimal"
    },
    "NavMesh": {
      "Enabled": false,
      "IncludeStaticBodies": true,
      "IncludeKeyframedBodies": true,
      "EditorAutoUpdate": true,
      "AgentHeight": 64,
      "AgentRadius": 16,
      "AgentStepSize": 18,
      "AgentMaxSlope": 40,
      "ExcludedBodies": "",
      "IncludedBodies": ""
    }
  },
  "ResourceVersion": 2,
  "Title": "minimal",
  "Description": null,
  "__references": [],
  "__version": 2
}