{
  "RootObject": {
    "__guid": "a4702805-31fe-4d23-8fdd-47a5c3156b12",
    "Name": "car05",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "Braxnet.SimpleCar",
        "__guid": "c0dc7626-4669-40b4-9001-32d78c3117ff",
        "Acceleration": 13000,
        "CameraPrefab": {
          "_type": "gameobject",
          "prefab": "prefabs/camera.prefab"
        },
        "Deceleration": 10,
        "EngineIdle": "sounds/car/car_engine_loop_2.sound",
        "EngineStart": "sounds/car/car_start.sound",
        "FrontAxle": {
          "_type": "component",
          "component_id": "9b9ff19f-87cc-4687-a738-306f96b69125",
          "go": "a2829fe0-c4bf-41e5-8000-0e1192424c7a",
          "component_type": "DummyWheelAxle"
        },
        "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": "ac44fdc2-7929-4f4f-b06b-8139be8ed50f"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "4119d43b-a1a0-4242-8747-d765580e2e85",
          "go": "46e3c225-921a-4b59-8aa8-da10a5573b99",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "Speed": 0,
        "TurnSpeed": 1.5
      },
      {
        "__type": "Sandbox.Rigidbody",
        "__guid": "c1294a3b-181d-4c87-b2d1-74307c468287",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "Sandbox.BoxCollider",
        "__guid": "edf11278-b5f8-461b-b5a6-2cac6423cf14",
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "f5c56e2e-1108-4084-982b-53d15deb1bb6",
        "Name": "LightLeft",
        "Position": "95.01978,26,30",
        "Rotation": "0,0,0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.SpotLight",
            "__guid": "69bc4682-2554-4e8f-8ae5-2433d0448e01",
            "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": "89364fa5-53e4-42fa-9373-0c7d05c2fcb5",
        "Name": "LightRight",
        "Position": "95.01978,-26,30",
        "Rotation": "0,-0,-0.08715574,0.9961947",
        "Tags": "light_spot,light",
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.SpotLight",
            "__guid": "33e4739a-5c1a-4452-a2c6-b2c78399b202",
            "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": "46e3c225-921a-4b59-8aa8-da10a5573b99",
        "Name": "BackAxle",
        "Position": "-59,0.000001327106,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "4119d43b-a1a0-4242-8747-d765580e2e85",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 16,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 34
          }
        ]
      },
      {
        "__guid": "a2829fe0-c4bf-41e5-8000-0e1192424c7a",
        "Name": "FrontAxle",
        "Position": "71,-0.000002310777,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "9b9ff19f-87cc-4687-a738-306f96b69125",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 16,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 34
          }
        ]
      },
      {
        "__guid": "ac44fdc2-7929-4f4f-b06b-8139be8ed50f",
        "Name": "Model",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.ModelRenderer",
            "__guid": "294ef744-ba0f-452b-9f7b-6c470b025d19",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 05/car05.vmdl",
            "RenderType": "Off",
            "Tint": "1,1,1,1"
          }
        ]
      },
      {
        "__guid": "9f946662-3235-4cc6-99a7-9ff08d0f613e",
        "Name": "NameTag",
        "Position": "0,0,100",
        "Scale": "1.333333,1.3,1.3",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.WorldPanel",
            "__guid": "729aee95-fa6f-4398-8529-c9419545496f",
            "HorizontalAlign": "Center",
            "LookAtCamera": true,
            "PanelSize": "1024,512",
            "RenderScale": 3,
            "VerticalAlign": "Center"
          },
          {
            "__type": "Braxnet.NameTag",
            "__guid": "53392852-4495-425d-85e5-d24bcf0ac883",
            "Car": {
              "_type": "component",
              "component_id": "c0dc7626-4669-40b4-9001-32d78c3117ff",
              "go": "a4702805-31fe-4d23-8fdd-47a5c3156b12",
              "component_type": "SimpleCar"
            }
          }
        ]
      },
      {
        "__guid": "4ceebc85-5cd8-4503-ba33-f4ddbfdd8c09",
        "Name": "Shadow",
        "Position": "0.00002688442,0,9.156048",
        "Rotation": "0,0.7071068,0,0.7071068",
        "Tags": "light_spot,light",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.DecalRenderer",
            "__guid": "37a2cf65-7d60-4a1c-981c-f321710c7df2",
            "CutoffAngle": 60,
            "CutoffAngleSoftness": 5,
            "Material": "models/ggbot/shadow (3d)/car_shadow.vmat",
            "Mod2XBlending": true,
            "Size": "80,240,64",
            "TintColor": "1,1,1,0.58",
            "TriPlanar": false
          }
        ]
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__version": 1,
  "__references": []
}