{
  "RootObject": {
    "__guid": "5114a942-0748-44a1-a891-cb419b5f15e6",
    "Name": "car06",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "Braxnet.SimpleCar",
        "__guid": "d7460506-10b8-4655-a5af-4a165ab51275",
        "Acceleration": 10000,
        "CameraPrefab": {
          "_type": "gameobject",
          "prefab": "prefabs/camera.prefab"
        },
        "CarData": "cars/car06.car",
        "Deceleration": 10,
        "EngineIdle": "sounds/car/car_engine_loop.sound",
        "EngineStart": "sounds/car/car_start.sound",
        "FrontAxle": {
          "_type": "component",
          "component_id": "52238ee1-da23-48c3-ba01-20896a25d7f8",
          "go": "5faf489b-6501-4358-857e-1064de7a1f53",
          "component_type": "DummyWheelAxle"
        },
        "GroundCount": 0,
        "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": "af401f6a-cf03-42d3-88a5-a538fae0bf60"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "6476c90f-56bc-41b3-8d1e-4565dfa73e2a",
          "go": "7420fcec-b821-40ec-a695-26e8a7f1e2f9",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "Speed": 0,
        "TurnSpeed": 1.2
      },
      {
        "__type": "Sandbox.Rigidbody",
        "__guid": "b81d38f8-c0cf-4e31-8c1d-b79069e0f6e8",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "Sandbox.BoxCollider",
        "__guid": "b7610a1b-7d2e-450e-b94e-e46f46ad701e",
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "880f2fd5-e6d1-4910-a320-d05abefbd2df",
        "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": "5a593109-30aa-49b2-8315-6319e6ba591c",
            "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": "438cee7c-e39a-43ca-afda-abb993a1d7f6",
        "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": "d98c2122-a1d0-4e27-8b20-cf2c621c49a8",
            "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": "7420fcec-b821-40ec-a695-26e8a7f1e2f9",
        "Name": "BackAxle",
        "Position": "-68,0.000001327106,18",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "6476c90f-56bc-41b3-8d1e-4565dfa73e2a",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 16,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1.3,
            "Width": 36
          }
        ]
      },
      {
        "__guid": "5faf489b-6501-4358-857e-1064de7a1f53",
        "Name": "FrontAxle",
        "Position": "72,-0.000002310777,18",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "52238ee1-da23-48c3-ba01-20896a25d7f8",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1.3,
            "Width": 36
          }
        ]
      },
      {
        "__guid": "af401f6a-cf03-42d3-88a5-a538fae0bf60",
        "Name": "Model",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.ModelRenderer",
            "__guid": "d45fdbe6-29e9-4539-97d9-e7afd7136f01",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 07/car07.vmdl",
            "RenderType": "Off",
            "Tint": "1,1,1,1"
          }
        ]
      },
      {
        "__guid": "400cd155-0ce4-4356-a4db-10edf8a2ec3d",
        "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": "d5433ef1-f72f-4d59-97f7-8a2804f8098d",
            "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": "e378bb61-1efe-4e4b-a090-5340193a5d72",
        "Name": "NameTag",
        "Position": "0,0,128",
        "Scale": "1.333333,1.3,1.3",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.WorldPanel",
            "__guid": "85d4b2a3-c6dc-4f4d-af90-d8eefb092030",
            "HorizontalAlign": "Center",
            "LookAtCamera": true,
            "PanelSize": "1024,512",
            "RenderScale": 3,
            "VerticalAlign": "Center"
          },
          {
            "__type": "Braxnet.NameTag",
            "__guid": "ce5c3d82-ac73-49c8-abc8-cbcd52720c67"
          }
        ]
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__version": 1,
  "__references": []
}