{
  "Id": "e5b69914-9eb5-417f-a6c6-f93206ea2ee3",
  "GameObjects": [
    {
      "Id": "bb8d26a2-2c61-4931-9f46-b21986b81c64",
      "Name": "Sun",
      "Position": "0,0,100",
      "Rotation": "-0.06201506,0.5347982,0.2700481,0.7982603",
      "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": "e0911b0c-3700-4c9b-88b8-112b2332d6bf",
      "Name": "Cube",
      "Position": "0,0,-256",
      "Scale": "8,8,8",
      "Enabled": true,
      "Components": [
        {
          "__type": "ModelRenderer",
          "BodyGroups": 18446744073709551615,
          "MaterialGroup": null,
          "MaterialOverride": "dev/helper/testgrid.vmat",
          "Model": "models/dev/box.vmdl",
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "BoxCollider",
          "Center": "0,0,0",
          "IsTrigger": false,
          "Scale": "50,50,50",
          "Static": false,
          "Surface": null
        }
      ]
    },
    {
      "Id": "1ad22c7e-8635-4a1e-b256-6c9843d07750",
      "Name": "Camera",
      "Position": "-379.6557,-126.844,165.2387",
      "Rotation": "-0.04510347,0.2281259,0.1886413,0.9541167",
      "Enabled": true,
      "Components": [
        {
          "__type": "CameraComponent",
          "BackgroundColor": "0.33333,0.46275,0.52157,1",
          "ClearFlags": "All",
          "FieldOfView": 80,
          "IsMainCamera": true,
          "Orthographic": false,
          "OrthographicHeight": 1204,
          "Priority": 1,
          "RenderExcludeTags": "",
          "RenderTags": "",
          "TargetEye": "None",
          "Viewport": "0,0,1,1",
          "ZFar": 10000,
          "ZNear": 10
        }
      ]
    },
    {
      "Id": "610f500f-a7e4-4661-aec8-cca590d52161",
      "Name": "Sphere",
      "Position": "0,0,32",
      "Enabled": true,
      "Components": [
        {
          "__type": "ModelRenderer",
          "BodyGroups": 18446744073709551615,
          "MaterialGroup": null,
          "MaterialOverride": null,
          "Model": "models/dev/sphere.vmdl",
          "RenderType": "On",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "UpdateAction",
          "Update": {
            "Version": 5,
            "UserData": {
              "Title": "Update",
              "id": "d9b42e74-89f9-4c40-93f7-10fc38b8452e"
            },
            "Variables": [],
            "Nodes": [
              {
                "Id": 0,
                "Type": "input",
                "UserData": {
                  "Position": "-0,-48"
                }
              },
              {
                "Id": 2,
                "Type": "property.get",
                "Properties": {
                  "_type": "Sandbox.Game/Sandbox.GameObject",
                  "_name": "Transform"
                },
                "UserData": {
                  "Position": "288,-16"
                }
              },
              {
                "Id": 3,
                "Type": "property.set",
                "Properties": {
                  "_type": "Sandbox.Game/Sandbox.GameTransform",
                  "_name": "Position"
                },
                "UserData": {
                  "Position": "560,-48"
                }
              },
              {
                "Id": 4,
                "Type": "time.now",
                "UserData": {
                  "Position": "0,48"
                }
              },
              {
                "Id": 27,
                "Type": "graph",
                "Properties": {
                  "graph": "actions/circle.action"
                },
                "UserData": {
                  "Position": "288,64"
                }
              }
            ],
            "Links": [
              {
                "SrcId": 0,
                "SrcName": "self",
                "DstId": 2,
                "DstName": "_target"
              },
              {
                "SrcId": 0,
                "SrcName": "_signal",
                "DstId": 3,
                "DstName": "_signal"
              },
              {
                "SrcId": 2,
                "SrcName": "_result",
                "DstId": 3,
                "DstName": "_target"
              },
              {
                "SrcId": 27,
                "SrcName": "_out1",
                "DstId": 3,
                "DstName": "_value"
              },
              {
                "SrcId": 4,
                "SrcName": "_result",
                "DstId": 27,
                "DstName": "_in1"
              },
              {
                "Value": 128,
                "DstId": 27,
                "DstName": "_in2"
              },
              {
                "Value": 4,
                "DstId": 27,
                "DstName": "_in3"
              }
            ]
          }
        }
      ]
    }
  ],
  "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": "ActionGraph",
  "Description": "Testing visual scripting",
  "LastSaved": "2024-02-20T16:49:06.5117664\u002B00:00",
  "__references": []
}