{
  "RootObject": {
    "__guid": "a8e04a24-bbbb-41ac-ab8f-6f61b8211694",
    "Name": "car01",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "SimpleCar",
        "__guid": "46edcea5-b58f-4a05-8aab-cb95eb69c0bc",
        "Acceleration": 15000,
        "CameraDistance": 600,
        "CameraPrefab": {
          "_type": "gameobject",
          "prefab": "prefabs/camera.prefab"
        },
        "Deceleration": 10,
        "EngineIdle": "sounds/car/car_engine_loop.sound",
        "EngineStart": "sounds/car/car_start.sound",
        "FrontAxle": {
          "_type": "component",
          "component_id": "44ef5fc2-de23-4d6d-8207-da1b6aae73e9",
          "go": "d0334575-db03-426b-84c5-576577bee746",
          "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": "2a00cb8b-e7e0-428f-b3ed-a3598d71e9ba"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "f0df46fb-281f-4533-bbad-69280ddd7539",
          "go": "8124102a-9005-4f7f-9e66-1fee0580ceaf",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "Speed": 0,
        "TurnSpeed": 1.5
      },
      {
        "__type": "Rigidbody",
        "__guid": "45e381ad-253a-41fa-90b4-f7819d0c9415",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "BoxCollider",
        "__guid": "416aa990-6573-414d-b048-694334874c60",
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "76fa97b0-0a0c-4b29-8ff4-9397e18623e7",
        "Name": "LightLeft",
        "Position": "95.01978,26,30",
        "Rotation": "0,0,0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "SpotLight",
            "__guid": "365a4ff0-54b8-4ee7-8ce6-5c49a5c319f4",
            "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": "4e02b911-2f5b-404c-ad99-05691db6267c",
        "Name": "LightRight",
        "Position": "95.01978,-26,30",
        "Rotation": "0,-0,-0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "SpotLight",
            "__guid": "17e1cf42-54b5-4a6e-b160-59c21a929532",
            "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": "8124102a-9005-4f7f-9e66-1fee0580ceaf",
        "Name": "BackAxle",
        "Position": "-47.90662,0.000001327106,13",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "DummyWheelAxle",
            "__guid": "f0df46fb-281f-4533-bbad-69280ddd7539",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 32
          }
        ]
      },
      {
        "__guid": "d0334575-db03-426b-84c5-576577bee746",
        "Name": "FrontAxle",
        "Position": "70.06726,-0.000002310777,13",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "DummyWheelAxle",
            "__guid": "44ef5fc2-de23-4d6d-8207-da1b6aae73e9",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 32
          }
        ]
      },
      {
        "__guid": "2a00cb8b-e7e0-428f-b3ed-a3598d71e9ba",
        "Name": "Model",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "ModelRenderer",
            "__guid": "db97b74a-c1c6-4453-82e7-39bf44eb25ff",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 01/car01.vmdl",
            "RenderType": "On",
            "Tint": "1,1,1,1"
          }
        ]
      },
      {
        "__guid": "79bab264-f947-4166-984e-2dfab33037ed",
        "Name": "NameTag",
        "Position": "0,0,100",
        "Scale": "1.333333,1.3,1.3",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "WorldPanel",
            "__guid": "91ad41c9-a6cb-41eb-b338-88d23e1548eb",
            "HorizontalAlign": "Center",
            "LookAtCamera": true,
            "PanelSize": "1024,512",
            "RenderScale": 3,
            "VerticalAlign": "Center"
          },
          {
            "__type": "NameTag",
            "__guid": "5f40ddad-935d-4f43-bdcc-f5fe7e331680",
            "Car": {
              "_type": "component",
              "component_id": "46edcea5-b58f-4a05-8aab-cb95eb69c0bc",
              "go": "a8e04a24-bbbb-41ac-ab8f-6f61b8211694",
              "component_type": "SimpleCar"
            }
          }
        ]
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__version": 1,
  "__references": []
}