{
  "RootObject": {
    "__guid": "687aa995-ff2f-4eb4-981f-e922c75a2347",
    "Name": "car04",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "SimpleCar",
        "__guid": "9c457617-3e50-4717-8f44-e76b9c158e74",
        "Acceleration": 12000,
        "CameraPrefab": {
          "_type": "gameobject",
          "prefab": "prefabs/camera.prefab"
        },
        "Deceleration": 10,
        "Drag": 0.1,
        "EngineIdle": "sounds/car/car_engine_loop.sound",
        "EngineStart": "sounds/car/car_start.sound",
        "FrontAxle": {
          "_type": "component",
          "component_id": "a2d41d97-6269-452d-90cd-720d21f255ca",
          "go": "4f4741dd-64e6-40c8-862b-8687f5e19fd7",
          "component_type": "DummyWheelAxle"
        },
        "Gravity": 9.8,
        "GroundCount": 0,
        "HornSound": "sounds/car/car_horn.sound",
        "InputHandbrake": false,
        "InputReverse": 0,
        "InputSteering": 0,
        "InputThrottle": 0,
        "IsGrounded": false,
        "IsOnRoad": false,
        "MaxSpeed": 1000,
        "ModelRoot": {
          "_type": "gameobject",
          "go": "495d5955-6c24-449e-bea4-1631dba93811"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "4ab5f651-750f-462d-bd7c-51667c0978be",
          "go": "4de20f14-8ab6-4fd0-8a31-1974cf512de3",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "SkidMark": "particles/break/break.wood.vpcf",
        "Speed": 0,
        "TurnSpeed": 1.3
      },
      {
        "__type": "Rigidbody",
        "__guid": "71202b73-c52a-4516-8bb8-f2b6897f3570",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "BoxCollider",
        "__guid": "caadd2e0-f370-4e14-a073-99ad2a754e53",
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "a1173611-5ecc-49ce-a8bd-2d4dad8ac75b",
        "Name": "LightLeft",
        "Position": "95.01978,26,30",
        "Rotation": "0,0,0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "SpotLight",
            "__guid": "1d7fbea7-bd89-4485-8101-bac1f823f1cc",
            "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": "f35fde4c-e327-4f9a-b863-d8015fbbe61a",
        "Name": "LightRight",
        "Position": "95.01978,-26,30",
        "Rotation": "0,-0,-0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "SpotLight",
            "__guid": "a58897df-f723-4c86-98b8-62c938798863",
            "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": "4de20f14-8ab6-4fd0-8a31-1974cf512de3",
        "Name": "BackAxle",
        "Position": "-63,0.000001327106,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "DummyWheelAxle",
            "__guid": "4ab5f651-750f-462d-bd7c-51667c0978be",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 16,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1.2,
            "Width": 38
          }
        ]
      },
      {
        "__guid": "4f4741dd-64e6-40c8-862b-8687f5e19fd7",
        "Name": "FrontAxle",
        "Position": "71,-0.000002310777,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "DummyWheelAxle",
            "__guid": "a2d41d97-6269-452d-90cd-720d21f255ca",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 16,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1.2000009,
            "Width": 38
          }
        ]
      },
      {
        "__guid": "495d5955-6c24-449e-bea4-1631dba93811",
        "Name": "Model",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "ModelRenderer",
            "__guid": "0b302e8c-05e1-437e-977f-7fc927843a2c",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 04/car04.vmdl",
            "RenderType": "On",
            "Tint": "1,1,1,1"
          }
        ]
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__version": 1,
  "__references": []
}