{
  "RootObject": {
    "__guid": "90610935-e122-449c-b820-a6a652633d31",
    "Name": "car03",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "SimpleCar",
        "__guid": "0632c137-dd43-482c-ad70-b7b8eaaa12a5",
        "Acceleration": 15000,
        "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": "f64e77ed-936a-4f71-aa33-5305058d7ac2",
          "go": "f2fb0e69-5198-4380-9bbe-0d8c4f613758",
          "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": "dd8f733e-d84b-4b67-8255-38605934b9a4"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "05a246d0-0332-46f9-afc1-27d0f203a31e",
          "go": "cbcaa02f-97db-4b15-a612-e2160895f71b",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "SkidMark": "particles/break/break.wood.vpcf",
        "Speed": 0,
        "TurnSpeed": 1.5
      },
      {
        "__type": "Rigidbody",
        "__guid": "a6333562-6c3e-4df5-960a-984314ebd143",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "BoxCollider",
        "__guid": "64f079fe-a1c7-4fc1-a3a7-f466eaec6b2a",
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "8b944a7c-6acd-476e-a20c-c609955e018c",
        "Name": "LightLeft",
        "Position": "95.01978,26,30",
        "Rotation": "0,0,0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "SpotLight",
            "__guid": "5ae81a9f-b32e-428a-9a25-105d42d2b31b",
            "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": "3681363b-abe3-4424-8b43-643f997839f6",
        "Name": "LightRight",
        "Position": "95.01978,-26,30",
        "Rotation": "0,-0,-0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "SpotLight",
            "__guid": "0090e8a4-028f-49de-ab8d-d8e1b2125c6c",
            "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": "cbcaa02f-97db-4b15-a612-e2160895f71b",
        "Name": "BackAxle",
        "Position": "-58,0.000001327106,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "DummyWheelAxle",
            "__guid": "05a246d0-0332-46f9-afc1-27d0f203a31e",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 31
          }
        ]
      },
      {
        "__guid": "f2fb0e69-5198-4380-9bbe-0d8c4f613758",
        "Name": "FrontAxle",
        "Position": "56,-0.000002310777,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "DummyWheelAxle",
            "__guid": "f64e77ed-936a-4f71-aa33-5305058d7ac2",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 31
          }
        ]
      },
      {
        "__guid": "dd8f733e-d84b-4b67-8255-38605934b9a4",
        "Name": "Model",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "ModelRenderer",
            "__guid": "0132c150-7a10-4edb-85c7-2d92a01c7cad",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 03/car03.vmdl",
            "RenderType": "On",
            "Tint": "1,1,1,1"
          }
        ]
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__version": 1,
  "__references": []
}