{
  "RootObject": {
    "__guid": "b13db7d8-dced-4a12-b65b-3031f142e644",
    "Name": "car06",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "SimpleCar",
        "__guid": "328f3d5b-99ab-4029-aec4-d0bf1fb63aa0",
        "Acceleration": 10000,
        "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": "9fb29add-3f0f-43eb-84b5-a2f9639d9855",
          "go": "86b431d8-9c22-4327-b1c5-a21ea7fd7da7",
          "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": "11e703b5-6eb4-4720-99fd-b207f4a3e5c5"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "8bd283f7-f494-4b84-b675-85504343c541",
          "go": "8b5017da-2198-44a1-9a69-e4b1ce84e06a",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "SkidMark": "particles/break/break.wood.vpcf",
        "Speed": 0,
        "TurnSpeed": 1.2
      },
      {
        "__type": "Rigidbody",
        "__guid": "e30f38da-9d6d-4c2e-8f9f-e0d11f6137f8",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "BoxCollider",
        "__guid": "7b822e9f-aa4e-4209-a273-666dd7fcd86e",
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "27ab4773-c1b2-4142-aefd-dbfa054176a7",
        "Name": "LightLeft",
        "Position": "95.01978,26,30",
        "Rotation": "0,0,0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "SpotLight",
            "__guid": "cc3b2022-d3b4-418f-8f9c-8260252a28ab",
            "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": "588895de-7721-417e-bc3b-83ca66202076",
        "Name": "LightRight",
        "Position": "95.01978,-26,30",
        "Rotation": "0,-0,-0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "SpotLight",
            "__guid": "c38bf5b0-91c7-49cd-8cec-6513c48ad5da",
            "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": "8b5017da-2198-44a1-9a69-e4b1ce84e06a",
        "Name": "BackAxle",
        "Position": "-68,0.000001327106,18",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "DummyWheelAxle",
            "__guid": "8bd283f7-f494-4b84-b675-85504343c541",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 16,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1.3,
            "Width": 36
          }
        ]
      },
      {
        "__guid": "86b431d8-9c22-4327-b1c5-a21ea7fd7da7",
        "Name": "FrontAxle",
        "Position": "72,-0.000002310777,18",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "DummyWheelAxle",
            "__guid": "9fb29add-3f0f-43eb-84b5-a2f9639d9855",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1.3,
            "Width": 36
          }
        ]
      },
      {
        "__guid": "11e703b5-6eb4-4720-99fd-b207f4a3e5c5",
        "Name": "Model",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "ModelRenderer",
            "__guid": "ea0f8b8e-4414-4f1a-8760-5b065cb75ca0",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 07/car07.vmdl",
            "RenderType": "On",
            "Tint": "1,1,1,1"
          }
        ]
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__version": 1,
  "__references": []
}