{
  "RootObject": {
    "__guid": "c7c11baf-514e-407d-a711-4e05c708a077",
    "Name": "car02",
    "Tags": "car",
    "Enabled": true,
    "NetworkMode": 1,
    "Components": [
      {
        "__type": "Braxnet.SimpleCar",
        "__guid": "2a8f95b7-c95c-4e7a-a83d-313459ef5e14",
        "Acceleration": 15000,
        "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": "25d95c45-316f-490c-acb9-7edc86b1d1d0",
          "go": "281b076e-61c6-4dc1-a97d-f8fcd85aeda8",
          "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": "458b6d9d-5401-4cc1-96aa-41cea61b69a5"
        },
        "NewSteering": false,
        "RearAxle": {
          "_type": "component",
          "component_id": "ac4a7af6-afab-4d3c-b94e-f232b897d4e1",
          "go": "44bb9e28-4351-450b-b654-6aae0c3035c5",
          "component_type": "DummyWheelAxle"
        },
        "Skid": "sounds/car/car_skid.sound",
        "Speed": 0,
        "TurnSpeed": 1.5
      },
      {
        "__type": "Sandbox.Rigidbody",
        "__guid": "2ad20a01-5eb7-4d4e-8dc4-20ff720437ce",
        "AngularDamping": 1,
        "Gravity": true,
        "LinearDamping": 1,
        "Locking": {},
        "MassOverride": 500,
        "MotionEnabled": true,
        "RigidbodyFlags": 0,
        "StartAsleep": false
      },
      {
        "__type": "Sandbox.BoxCollider",
        "__guid": "774b410e-4610-4f5f-b371-7b848706f53b",
        "Center": "0,0,34",
        "IsTrigger": false,
        "Scale": "202.1,68.69997,68.99989",
        "Static": false,
        "Surface": "surfaces/slippy_car.surface"
      }
    ],
    "Children": [
      {
        "__guid": "1b61fb48-b770-4ed0-9211-a805de41c0fc",
        "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": "a4569aac-fec1-4a4a-869f-74d87de33a84",
            "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": "b8f2c961-2661-4945-9b87-8f11ca4d8da9",
        "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": "06d960ee-d9f2-4d32-bce6-20e707f8ea44",
            "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": "44bb9e28-4351-450b-b654-6aae0c3035c5",
        "Name": "BackAxle",
        "Position": "-58,0.000001327106,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "ac4a7af6-afab-4d3c-b94e-f232b897d4e1",
            "IsSteeringAxle": false,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 32
          }
        ]
      },
      {
        "__guid": "281b076e-61c6-4dc1-a97d-f8fcd85aeda8",
        "Name": "FrontAxle",
        "Position": "60,-0.000002310777,15",
        "Rotation": "0,0,-1,-0.00000004371139",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Braxnet.DummyWheelAxle",
            "__guid": "25d95c45-316f-490c-acb9-7edc86b1d1d0",
            "IsSteeringAxle": true,
            "MaxSteeringAngle": 40,
            "Radius": 14,
            "TirePrefab": {
              "_type": "gameobject",
              "prefab": "prefabs/tire_dummy.prefab"
            },
            "WheelScale": 1,
            "Width": 35
          }
        ]
      },
      {
        "__guid": "458b6d9d-5401-4cc1-96aa-41cea61b69a5",
        "Name": "Model",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.ModelRenderer",
            "__guid": "130fcd96-4d03-4f17-9eac-876e4aef4c8e",
            "BodyGroups": 18446744073709551615,
            "Model": "models/ggbot/car 02/car02.vmdl",
            "RenderType": "Off",
            "Tint": "1,1,1,1"
          }
        ]
      },
      {
        "__guid": "c3588ab6-d167-4558-ae14-9e89d092c962",
        "Name": "NameTag",
        "Position": "0,0,100",
        "Scale": "1.333333,1.3,1.3",
        "Enabled": true,
        "NetworkMode": 2,
        "Components": [
          {
            "__type": "Sandbox.WorldPanel",
            "__guid": "51821f54-cd59-4cad-9fd6-0c727190e839",
            "HorizontalAlign": "Center",
            "LookAtCamera": true,
            "PanelSize": "1024,512",
            "RenderScale": 3,
            "VerticalAlign": "Center"
          },
          {
            "__type": "Braxnet.NameTag",
            "__guid": "74b3ad28-bc90-4bb3-9b2f-cf46339024e2",
            "Car": {
              "_type": "component",
              "component_id": "2a8f95b7-c95c-4e7a-a83d-313459ef5e14",
              "go": "c7c11baf-514e-407d-a711-4e05c708a077",
              "component_type": "SimpleCar"
            }
          }
        ]
      },
      {
        "__guid": "0ce68a62-31fe-48ed-a3b9-a47f434f88a0",
        "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": "832ad870-6431-421d-b4a3-d10ca765ba29",
            "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
          }
        ]
      }
    ]
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "ResourceVersion": 1,
  "__version": 1,
  "__references": []
}