{
  "Id": "9f832399-4887-46b0-8f21-2ee284f538e2",
  "GameObjects": [
    {
      "Id": "bfc59c12-1ed2-4f91-8956-a95a315eac3c",
      "Name": "Sun",
      "Rotation": "0.1257573,0.8858284,-0.06277905,0.4422124",
      "Tags": "light_directional,light",
      "Enabled": true,
      "Components": [
        {
          "__type": "DirectionalLight",
          "FogMode": "Enabled",
          "FogStrength": 1,
          "LightColor": "0.66977,0.66977,0.66977,1",
          "Shadows": true,
          "SkyColor": "0,0.2338,0.48372,1"
        }
      ]
    },
    {
      "Id": "00344a8c-fa5e-45ae-b12a-10bb781a1dc3",
      "Name": "2D Skybox",
      "Tags": "skybox",
      "Enabled": true,
      "Components": [
        {
          "__type": "SkyBox2D",
          "SkyMaterial": "materials/skybox/light_test_sky_sunny03.vmat",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "EnvmapProbe",
          "Bounds": {
            "Mins": "-512,-512,-512",
            "Maxs": "512,512,512"
          },
          "Feathering": 0.02,
          "Projection": "Sphere",
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1"
        }
      ]
    },
    {
      "Id": "6ad70641-3c6c-4402-9c85-9a4969af4764",
      "Name": "Plane",
      "Position": "0,0,-100",
      "Scale": "50,50,5",
      "Enabled": true,
      "Components": [
        {
          "__type": "ModelRenderer",
          "BodyGroups": 18446744073709551615,
          "MaterialOverride": "materials/default/white.vmat",
          "Model": "models/dev/plane.vmdl",
          "RenderType": "On",
          "Tint": "0.39546,0.51163,0.27128,1"
        },
        {
          "__type": "BoxCollider",
          "Center": "0,0,-5",
          "IsTrigger": false,
          "Scale": "100,100,10",
          "Static": false
        }
      ]
    },
    {
      "Id": "24d23fa7-7363-475a-a0e3-143225d04466",
      "Name": "player",
      "Position": "72.99903,139.4572,0",
      "Enabled": true,
      "__Prefab": "prefabs/player.prefab"
    },
    {
      "Id": "ca824f34-d953-478a-b738-0d430ffef48d",
      "Name": "FishSpawner",
      "Enabled": true,
      "Components": [
        {
          "__type": "SpawnOutsideFOV",
          "Fish1": {
            "_type": "gameobject",
            "prefab": "prefabs/fish.prefab"
          }
        }
      ]
    },
    {
      "Id": "54bfbd7f-9fd4-4946-bc93-9002bb0d4200",
      "Name": "UI",
      "Position": "-64.0963,143.8242,260.3145",
      "Enabled": true,
      "Children": [
        {
          "Id": "498eaa0b-da7e-4293-8525-66877c7d2362",
          "Name": "HUD",
          "Position": "0,0,0",
          "Enabled": true,
          "Components": [
            {
              "__type": "ScreenPanel",
              "AutoScreenScale": true,
              "Opacity": 1,
              "Scale": 1,
              "ZIndex": 100
            },
            {
              "__type": "Uiscreen",
              "Player": {
                "_type": "component",
                "go": "24d23fa7-7363-475a-a0e3-143225d04466",
                "component_type": "Player"
              }
            }
          ]
        },
        {
          "Id": "b3c0ed60-5df3-4f55-9ed0-693ac6d0cff4",
          "Name": "PauseMenu",
          "Position": "0,0,0",
          "Enabled": true,
          "Components": [
            {
              "__type": "ScreenPanel",
              "AutoScreenScale": true,
              "Opacity": 1,
              "Scale": 1,
              "ZIndex": 100
            },
            {
              "__type": "Uimenu"
            }
          ]
        }
      ]
    }
  ],
  "SceneProperties": {
    "FixedUpdateFrequency": 50,
    "Lerping": true,
    "MaxFixedUpdates": 5,
    "NetworkFrequency": 60,
    "ThreadedAnimation": true,
    "TimeScale": 1,
    "UseFixedUpdate": true,
    "NavMesh": {
      "Enabled": false,
      "IncludeStaticBodies": true,
      "IncludeKeyframedBodies": true,
      "EditorAutoUpdate": true,
      "AgentHeight": 64,
      "AgentRadius": 16,
      "AgentStepSize": 18,
      "AgentMaxSlope": 40,
      "ExcludedBodies": "",
      "IncludedBodies": ""
    }
  },
  "Title": "minimal",
  "Description": "",
  "LastSaved": "2024-03-10T12:08:44.9348045\u002B00:00",
  "__references": []
}