{
  "RootObject": {
    "__guid": "b1b948b9-6821-4d4f-8f56-93394c5db785",
    "Flags": 0,
    "Name": "car02",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "Braxnet.SimpleCar",
        "__guid": "66f43bba-c1ea-4a08-9492-f530b457fcb9",
        "Acceleration": 15000,
        "Attachment": {
          "_type": "gameobject",
          "go": "0fc627b2-f499-4aee-96b3-8770f2adcc23"
        },
        "CameraPrefab": {
          "_type": "gameobject",
          "prefab": "prefabs/camera.prefab"
        },
        "CarData": "cars/car02.car",
        "CurrentGas": 0,
        "Deceleration": 10,
        "DriftBestSound": "sounds/car/drift_complete_best.sound",
        "DriftFailSound": "sounds/car/drift_fail.sound",
        "DriftSuccessSound": "sounds/car/drift_complete.sound",
        "EngineIdle": "sounds/car/car_engine_loop.sound",
        "EngineStart": "sounds/car/car_start.sound",
        "FrontAxle": {
          "_type": "component",
          "component_id": "56182617-83a1-4e2e-b736-3d93f9f1a043",
          "go": "a1061788-3784-4686-929d-1cc6b475e39e",
          "component_type": "DummyWheelAxle"
        },
        "GasConsumption": 0.0025,
        "GasTankSize": 50,
        "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": "caaa8658-6ea3-4898-92ab-62f8b2a47bcd"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "7e16a844-c321-41b0-aacc-d07d7c1abf07",
          "go": "2b5451ba-93c2-410d-bab9-23780e694897",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "Speed": 0,
        "TurnSpeed": 1.5
      },
      {
        "__type": "Sandbox.Rigidbody",
        "__guid": "f76762b3-8c41-480b-a467-b77fc7afe2f4",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "Sandbox.BoxCollider",
        "__guid": "9eaa8894-b04b-4c5a-9e8f-d745f0fa1b93",
        "__enabled": false,
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      },
      {
        "__type": "Sandbox.ModelCollider",
        "__guid": "7fcc9ab1-383a-411f-9fe5-28c4110247d3",
        "IsTrigger": false,
        "Model": "models/braxen/car/car_collision.vmdl",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "00c1cd5b-e4be-41c1-a3a5-8a14f05fe175",
        "Flags": 0,
        "Name": "LightLeft",
        "Position": "95.01978,26,30",
        "Rotation": "0,0,0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "Components": [
          {
            "__type": "Sandbox.SpotLight",
            "__guid": "34911610-b8c1-4f96-b158-856b278e36e1",
            "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": "eb1854b3-6293-4a50-b957-85b18c32b69b",
        "Flags": 0,
        "Name": "LightRight",
        "Position": "95.01978,-26,30",
        "Rotation": "0,-0,-0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "Components": [
          {
            "__type": "Sandbox.SpotLight",
            "__guid": "b8fb81fe-d884-465b-bd7a-bf495fc45e27",
            "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": "2b5451ba-93c2-410d-bab9-23780e694897",
        "Flags": 0,
        "Name": "BackAxle",
        "Position": "-58,0.000001327106,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "7e16a844-c321-41b0-aacc-d07d7c1abf07",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 32
          }
        ]
      },
      {
        "__guid": "a1061788-3784-4686-929d-1cc6b475e39e",
        "Flags": 0,
        "Name": "FrontAxle",
        "Position": "60,-0.000002310777,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "56182617-83a1-4e2e-b736-3d93f9f1a043",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 35
          }
        ]
      },
      {
        "__guid": "caaa8658-6ea3-4898-92ab-62f8b2a47bcd",
        "Flags": 0,
        "Name": "Model",
        "Enabled": true,
        "Components": [
          {
            "__type": "Sandbox.ModelRenderer",
            "__guid": "cb2289a9-5290-4636-ac04-67c2344f1a7e",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 02/car02.vmdl",
            "RenderType": "Off",
            "Tint": "1,1,1,1"
          }
        ],
        "Children": [
          {
            "__guid": "0fc627b2-f499-4aee-96b3-8770f2adcc23",
            "Flags": 0,
            "Name": "Attachment",
            "Position": "-21.78268,0,69.1563",
            "Enabled": true
          }
        ]
      },
      {
        "__guid": "36e08f33-be23-46d5-b5cc-ec9e6516f2ca",
        "Flags": 0,
        "Name": "Shadow",
        "Position": "0.00002688442,0,9.156048",
        "Rotation": "0,0.7071068,0,0.7071068",
        "Tags": "light_spot,light",
        "Enabled": true,
        "Components": [
          {
            "__type": "Sandbox.DecalRenderer",
            "__guid": "5f23bd65-0a21-4c81-8ca4-8c7fe0892b79",
            "CutoffAngle": 60,
            "CutoffAngleSoftness": 5,
            "Material": "models/ggbot/shadow (3d)/car_shadow.vmat",
            "Mod2XBlending": true,
            "Size": "80,210,64",
            "TintColor": "1,1,1,0.58",
            "TriPlanar": false
          }
        ]
      }
    ],
    "__variables": []
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__references": [],
  "__version": 1
}