{
  "RootObject": {
    "__guid": "7a118b1c-8b79-4e62-9ac2-ff49de0647e4",
    "Name": "car01",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "Braxnet.SimpleCar",
        "__guid": "d3c21d2e-16af-433e-8028-bd5cdeccc112",
        "Acceleration": 15000,
        "CameraPrefab": {
          "_type": "gameobject",
          "prefab": "prefabs/camera.prefab"
        },
        "Deceleration": 10,
        "EngineIdle": "sounds/car/car_engine_loop.sound",
        "EngineStart": "sounds/car/car_start.sound",
        "EngineStop": "sounds/car/car_engine_turning_off.sound",
        "FrontAxle": {
          "_type": "component",
          "component_id": "3582e101-6735-47ea-a633-b05aec61a25c",
          "go": "601d4ea4-ed61-4f47-92b7-12deb79a86dd",
          "component_type": "DummyWheelAxle"
        },
        "GroundCount": 0,
        "HandbrakeSound": "sounds/car/car_handbrake.sound",
        "HornSound": "sounds/car/car_horn.sound",
        "InputHandbrake": false,
        "InputHorn": false,
        "InputReverse": 0,
        "InputSteering": 0,
        "InputThrottle": 0,
        "IsGrounded": false,
        "IsOnRoad": false,
        "MaxSpeed": 1000,
        "ModelRoot": {
          "_type": "gameobject",
          "go": "2acc0267-3ea3-4598-8c6c-649b3016776a"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "e2687666-e06d-4b87-8a00-a39a5c1a2e45",
          "go": "fdf0da08-ecd8-4822-bfe7-345aebbc39c9",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "Speed": 0,
        "TurnSpeed": 1.5
      },
      {
        "__type": "Sandbox.Rigidbody",
        "__guid": "a65b5985-60ee-4fd5-ab20-4a9dcb6e5e4a",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "Sandbox.BoxCollider",
        "__guid": "16a0625b-e290-4bdc-8c42-2cef048af030",
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "e2fd53f8-3061-467a-bfb3-9dbd2742c49e",
        "Name": "LightLeft",
        "Position": "95.01978,26,30",
        "Rotation": "0,0,0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.SpotLight",
            "__guid": "bfc5e43f-adc5-4efc-8f1e-83149a8019fc",
            "Attenuation": 0.04,
            "ConeInner": 5,
            "ConeOuter": 25,
            "Cookie": "materials/effects/lightcookies/dirt1.vtex",
            "FogMode": "Enabled",
            "FogStrength": 1,
            "LightColor": "33.27047,34.71,17.4357,1",
            "Radius": 3000,
            "Shadows": true
          }
        ]
      },
      {
        "__guid": "0944be70-d6c6-4031-804c-f2fe41052138",
        "Name": "LightRight",
        "Position": "95.01978,-26,30",
        "Rotation": "0,-0,-0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.SpotLight",
            "__guid": "d7fb0dd6-6607-4426-93eb-a97594b7800e",
            "Attenuation": 0.04,
            "ConeInner": 5,
            "ConeOuter": 25,
            "Cookie": "materials/effects/lightcookies/dirt1.vtex",
            "FogMode": "Enabled",
            "FogStrength": 1,
            "LightColor": "33.27047,34.71,17.4357,1",
            "Radius": 3000,
            "Shadows": true
          }
        ]
      },
      {
        "__guid": "fdf0da08-ecd8-4822-bfe7-345aebbc39c9",
        "Name": "BackAxle",
        "Position": "-47.90662,0.000001327106,13",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "e2687666-e06d-4b87-8a00-a39a5c1a2e45",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 32
          }
        ]
      },
      {
        "__guid": "601d4ea4-ed61-4f47-92b7-12deb79a86dd",
        "Name": "FrontAxle",
        "Position": "70.06726,-0.000002310777,13",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "3582e101-6735-47ea-a633-b05aec61a25c",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 32
          }
        ]
      },
      {
        "__guid": "2acc0267-3ea3-4598-8c6c-649b3016776a",
        "Name": "Model",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.ModelRenderer",
            "__guid": "0c88362c-a752-4e3f-84bf-31ec5ec6d0bc",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 01/car01.vmdl",
            "RenderType": "Off",
            "Tint": "1,1,1,1"
          }
        ]
      },
      {
        "__guid": "50232482-cbdd-467b-a2c3-7cc762cfec27",
        "Name": "NameTag",
        "Position": "0,0,100",
        "Scale": "1.333333,1.3,1.3",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.WorldPanel",
            "__guid": "129ed09e-5fae-437e-b6f4-b70dd3ee33ba",
            "HorizontalAlign": "Center",
            "LookAtCamera": true,
            "PanelSize": "1024,512",
            "RenderScale": 3,
            "VerticalAlign": "Center"
          },
          {
            "__type": "Braxnet.NameTag",
            "__guid": "5cd2c2d0-507f-4ed4-8c80-1f344af9f93b",
            "Car": {
              "_type": "component",
              "component_id": "d3c21d2e-16af-433e-8028-bd5cdeccc112",
              "go": "7a118b1c-8b79-4e62-9ac2-ff49de0647e4",
              "component_type": "SimpleCar"
            }
          }
        ]
      },
      {
        "__guid": "bb7aba96-c9cc-44d0-a4fb-e73d2f8ba37b",
        "Name": "Shadow",
        "Position": "0.00002688442,0,9.156048",
        "Rotation": "0,0.7071068,0,0.7071068",
        "Tags": "light_spot,light",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.DecalRenderer",
            "__guid": "784d9b71-fa70-43dd-b5fb-458b375f5864",
            "CutoffAngle": 60,
            "CutoffAngleSoftness": 5,
            "Material": "models/ggbot/shadow (3d)/car_shadow.vmat",
            "Mod2XBlending": true,
            "Size": "74,170,64",
            "TintColor": "1,1,1,0.58",
            "TriPlanar": false
          }
        ]
      },
      {
        "__guid": "8ceabd90-65e6-47a4-9f0f-8fe4d24d4c34",
        "Name": "Attachment",
        "Position": "0,0,68.21815",
        "Enabled": true,
        "NetworkMode": 2
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__version": 1,
  "__references": []
}