{
  "RootObject": {
    "__guid": "40ae3b6c-fe74-431e-bcdd-814575699f13",
    "Flags": 0,
    "Name": "car01",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "Braxnet.SimpleCar",
        "__guid": "a8032b4d-6223-43b4-93be-993ffea4f004",
        "Acceleration": 15000,
        "CameraPrefab": {
          "_type": "gameobject",
          "prefab": "prefabs/camera.prefab"
        },
        "CarData": "cars/car01.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",
        "EngineStop": "sounds/car/car_engine_turning_off.sound",
        "FrontAxle": {
          "_type": "component",
          "component_id": "13b352d5-42ef-4e96-90c2-282feaedf765",
          "go": "1e04153c-8186-4609-82bc-5bc53f956c97",
          "component_type": "DummyWheelAxle"
        },
        "GasConsumption": 0.0025,
        "GasTankSize": 50,
        "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": "8ce0898a-88c1-450f-8c94-f3ed89780f43"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "b6faf2a6-ac50-482d-b9c3-a6bd8b238387",
          "go": "a4101692-6237-4cbf-8bfa-8465da2a9e89",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "Speed": 0,
        "TurnSpeed": 1.5
      },
      {
        "__type": "Sandbox.Rigidbody",
        "__guid": "80466344-ba21-4020-8d11-5dafde76c753",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "Sandbox.BoxCollider",
        "__guid": "4adc6478-dcdd-45ea-88ce-53c30ee3c3cd",
        "__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": "be84fd5d-86fd-46be-ad9b-10a64105d905",
        "IsTrigger": false,
        "Model": "models/braxen/car/car_collision.vmdl",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "e7a4d577-45df-437e-950a-ace02548ae45",
        "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": "e1ce4cae-75d0-4114-bb77-aa8e4fa27b0b",
            "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": "839844ed-8f04-490e-934d-849058f4ba71",
        "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": "b8a19a3f-04e7-4bf3-a55a-f84bb47d9c15",
            "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": "a4101692-6237-4cbf-8bfa-8465da2a9e89",
        "Flags": 0,
        "Name": "BackAxle",
        "Position": "-47.90662,0.000001327106,13",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "b6faf2a6-ac50-482d-b9c3-a6bd8b238387",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 32
          }
        ]
      },
      {
        "__guid": "1e04153c-8186-4609-82bc-5bc53f956c97",
        "Flags": 0,
        "Name": "FrontAxle",
        "Position": "70.06726,-0.000002310777,13",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "13b352d5-42ef-4e96-90c2-282feaedf765",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 32
          }
        ]
      },
      {
        "__guid": "8ce0898a-88c1-450f-8c94-f3ed89780f43",
        "Flags": 0,
        "Name": "Model",
        "Enabled": true,
        "Components": [
          {
            "__type": "Sandbox.ModelRenderer",
            "__guid": "2357301d-315b-4b28-855b-85aba8b8afbe",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 01/car01.vmdl",
            "RenderType": "Off",
            "Tint": "1,1,1,1"
          }
        ]
      },
      {
        "__guid": "92557c70-5ae9-4711-9e0e-fc90d9b2dc6f",
        "Flags": 0,
        "Name": "NameTag",
        "Position": "0,0,100",
        "Scale": "1.333333,1.3,1.3",
        "Enabled": true,
        "Components": [
          {
            "__type": "Sandbox.WorldPanel",
            "__guid": "a3b72379-acd4-41db-9aa7-148d6f3d8627",
            "HorizontalAlign": "Center",
            "InteractionRange": 1000,
            "LookAtCamera": true,
            "PanelSize": "1024,512",
            "RenderScale": 3,
            "VerticalAlign": "Center"
          },
          {
            "__type": "Braxnet.NameTag",
            "__guid": "8297afed-a544-44ad-8606-312f37176cf5",
            "Car": {
              "_type": "component",
              "component_id": "a8032b4d-6223-43b4-93be-993ffea4f004",
              "go": "40ae3b6c-fe74-431e-bcdd-814575699f13",
              "component_type": "SimpleCar"
            }
          }
        ]
      },
      {
        "__guid": "b878b7d9-9309-4fde-ad64-b751a630adde",
        "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": "913353c4-161b-4d26-9e42-9c540e421df9",
            "CutoffAngle": 60,
            "CutoffAngleSoftness": 5,
            "Material": "models/ggbot/shadow (3d)/car_shadow.vmat",
            "Mod2XBlending": true,
            "Size": "74,170,64",
            "TintColor": "1,1,1,0.58",
            "TriPlanar": false
          }
        ]
      },
      {
        "__guid": "d572a9d9-cd28-4f94-89c8-61544c5306a6",
        "Flags": 0,
        "Name": "Attachment",
        "Position": "0,0,68.21815",
        "Enabled": true
      },
      {
        "__guid": "2b363a14-602d-408c-a1a8-e64fd399d3a1",
        "Flags": 0,
        "Name": "Object",
        "Position": "0,0,256",
        "Components": [
          {
            "__type": "Sandbox.Rigidbody",
            "__guid": "deadce41-e512-4a2f-bc90-c0d7855f80fa",
            "AngularDamping": 0,
            "Gravity": false,
            "LinearDamping": 0,
            "Locking": {},
            "MassOverride": 1000,
            "MotionEnabled": true,
            "RigidbodyFlags": 0,
            "StartAsleep": false
          },
          {
            "__type": "Sandbox.BoxCollider",
            "__guid": "0a747dbb-2c9a-45fd-9de7-a0b85cf17f80",
            "Center": "0,0,0",
            "IsTrigger": false,
            "Scale": "50,50,50",
            "Static": false
          }
        ]
      }
    ],
    "__variables": []
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__references": [],
  "__version": 1
}