{
  "__guid": "fca14b31-806b-44d5-aedf-77b9989cba6d",
  "GameObjects": [
    {
      "__guid": "f48390b9-c7ed-4acb-a333-1bcd9f74ace2",
      "Flags": 0,
      "Name": "Scene Information",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.SceneInformation",
          "__guid": "86714754-f81f-48e3-85a2-b0a61a78702e",
          "Author": null,
          "Changes": null,
          "Description": "",
          "Group": null,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "SceneTags": "",
          "Title": "menu",
          "Version": null
        }
      ]
    },
    {
      "__guid": "07a2d926-0e53-4bf0-b981-36e8bb88e8da",
      "Flags": 0,
      "Name": "Main Camera",
      "Position": "-300,0,100",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.CameraComponent",
          "__guid": "73c531de-2d1a-476a-b0a8-072c270de694",
          "BackgroundColor": "0.33333,0.46275,0.52157,1",
          "ClearFlags": "All",
          "FieldOfView": 60,
          "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": 10000,
          "ZNear": 10
        }
      ]
    },
    {
      "__guid": "349384aa-dcf2-4367-ba39-a74f464259d3",
      "Flags": 0,
      "Name": "Directional Light",
      "Position": "0,0,200",
      "Rotation": "-0.2459842,0.5938582,0.2931525,0.7077327",
      "Tags": "light_directional,light",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.DirectionalLight",
          "__guid": "91d27666-6aae-4777-8df6-9c0fe90c1928",
          "FogMode": "Enabled",
          "FogStrength": 1,
          "LightColor": "0.91373,0.98039,1,1",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Shadows": true,
          "SkyColor": "0.05882,0.07451,0.08235,1"
        }
      ]
    },
    {
      "__guid": "149662f9-1d6e-4242-979c-01ad062f1108",
      "Flags": 0,
      "Name": "MenuScreen",
      "Position": "-232.0181,-201.9742,169.9855",
      "Enabled": true,
      "Components": [
        {
          "__type": "Sandbox.ScreenPanel",
          "__guid": "93758664-4b62-4b70-8749-3ca2ca45ff4b",
          "AutoScreenScale": true,
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null,
          "Opacity": 1,
          "Scale": 1,
          "ScaleStrategy": "ConsistentHeight",
          "ZIndex": 100
        },
        {
          "__type": "Braxnet.Ui.Menu.Menu",
          "__guid": "6fad26b4-4fb9-45a5-891a-971c73e8caea",
          "OnComponentDestroy": null,
          "OnComponentDisabled": null,
          "OnComponentEnabled": null,
          "OnComponentFixedUpdate": null,
          "OnComponentStart": null,
          "OnComponentUpdate": null
        }
      ]
    }
  ],
  "SceneProperties": {
    "FixedUpdateFrequency": 50,
    "MaxFixedUpdates": 5,
    "NetworkFrequency": 30,
    "NetworkInterpolation": true,
    "PhysicsSubSteps": 1,
    "ThreadedAnimation": true,
    "TimeScale": 1,
    "UseFixedUpdate": true,
    "Metadata": {
      "Title": "menu"
    },
    "NavMesh": {
      "Enabled": false,
      "IncludeStaticBodies": true,
      "IncludeKeyframedBodies": true,
      "EditorAutoUpdate": true,
      "AgentHeight": 64,
      "AgentRadius": 16,
      "AgentStepSize": 18,
      "AgentMaxSlope": 40,
      "ExcludedBodies": "",
      "IncludedBodies": ""
    }
  },
  "ResourceVersion": 2,
  "Title": "menu",
  "Description": null,
  "__references": [],
  "__version": 2
}