{
  "__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": "3c2490ef-54a0-49bb-8f13-490e40aa51d1",
      "Flags": 0,
      "Name": "Cube",
      "Position": "21.41682,74.1244,14.40159",
      "Rotation": "0.00000001819328,-0.00000000000000008235059,0.3052325,0.952278",
      "Scale": "0.5632889,0.5632889,0.5632889",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "28c08ac4-4cbf-48b6-b451-8b7dcc69156a",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "materials/default.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,0,0.93333,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": "46.54014,44.70293,14.4016",
      "Rotation": "0.00000001819328,-0.00000000000000008235059,0.3052325,0.952278",
      "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": "materials/default.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,0,0.93333,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": "49.53707,34.08896,43.67614",
      "Rotation": "0.00000001819328,-0.00000000000000008235059,0.3052325,0.952278",
      "Scale": "0.5632889,0.5632889,0.5632889",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ModelRenderer",
          "__guid": "3ce870b2-3e46-44f8-a9be-97523fb7c70e",
          "BodyGroups": 18446744073709551615,
          "CreateAttachments": false,
          "MaterialGroup": null,
          "MaterialOverride": "materials/default.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,0,0.93333,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": "335.4294,1251.84,2244.738",
      "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.309,-42.70898,-30.90006",
          "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,32",
          "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": null,
          "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.Prop",
          "__guid": "b60624b2-0105-4163-9719-c155c18098aa",
          "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"
        },
        {
          "__type": "Sandbox.Rigidbody",
          "__guid": "920e4e4a-f450-41dd-b7cc-246207839081",
          "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
        },
        {
          "__type": "Sandbox.ModelCollider",
          "__guid": "69a3539c-50ec-4db2-b1ec-f7eb90b5073a",
          "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,18.157",
      "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,-54.82983,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"
        }
      ]
    },
    {
      "__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": "-2005.557,-103.9866,24.59584",
      "Rotation": "0,0,0.1856371,0.9826186",
      "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,35.79902",
      "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"
        }
      ]
    }
  ],
  "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
}