{
  "Id": "fca14b31-806b-44d5-aedf-77b9989cba6d",
  "GameObjects": [
    {
      "Id": "07a2d926-0e53-4bf0-b981-36e8bb88e8da",
      "Name": "Main Camera",
      "Position": "-300,0,100",
      "Enabled": true,
      "Components": [
        {
          "__type": "CameraComponent",
          "BackgroundColor": "0.33333,0.46275,0.52157,1",
          "ClearFlags": "All",
          "FieldOfView": 60,
          "IsMainCamera": true,
          "Orthographic": false,
          "OrthographicHeight": 1204,
          "Priority": 1,
          "RenderExcludeTags": "",
          "RenderTags": "",
          "TargetEye": "None",
          "Viewport": "0,0,1,1",
          "ZFar": 10000,
          "ZNear": 10
        }
      ]
    },
    {
      "Id": "349384aa-dcf2-4367-ba39-a74f464259d3",
      "Name": "Directional Light",
      "Position": "0,0,200",
      "Rotation": "-0.2459842,0.5938582,0.2931525,0.7077327",
      "Tags": "light_directional,light",
      "Enabled": true,
      "Components": [
        {
          "__type": "DirectionalLight",
          "FogMode": "Enabled",
          "FogStrength": 1,
          "LightColor": "0.91373,0.98039,1,1",
          "Shadows": true,
          "SkyColor": "0.05882,0.07451,0.08235,1"
        }
      ]
    },
    {
      "Id": "149662f9-1d6e-4242-979c-01ad062f1108",
      "Name": "Screen",
      "Position": "-232.0181,-201.9742,169.9855",
      "Enabled": true,
      "Components": [
        {
          "__type": "ScreenPanel",
          "AutoScreenScale": true,
          "Opacity": 1,
          "Scale": 1,
          "ZIndex": 100
        },
        {
          "__type": "Menu"
        }
      ]
    },
    {
      "Id": "9512401b-de98-4d9a-89b6-80cda27af645",
      "Name": "Object",
      "Position": "0,0,100",
      "Enabled": true,
      "Components": [
        {
          "__type": "ModelRenderer",
          "BodyGroups": 18446744073709551615,
          "MaterialGroup": null,
          "MaterialOverride": null,
          "Model": "models/ball_open.vmdl",
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "Id": "12fcc587-3e96-4e83-9d95-90817f7b3eb5",
      "Name": "Object (1)",
      "Position": "0,-160,100",
      "Enabled": true,
      "Components": [
        {
          "__type": "ModelRenderer",
          "BodyGroups": 18446744073709551615,
          "MaterialGroup": null,
          "MaterialOverride": null,
          "Model": "models/ball_closed.vmdl",
          "RenderType": "On",
          "Tint": "1,1,1,1"
        }
      ]
    }
  ],
  "SceneProperties": {
    "FixedUpdateFrequency": 50,
    "Lerping": true,
    "MaxFixedUpdates": 5,
    "NetworkFrequency": 30,
    "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": "menu",
  "Description": "",
  "LastSaved": "2024-02-28T20:49:51.7567174\u002B01:00",
  "__references": []
}