﻿{
	"definitions": [
		{
			"name": "§3UNU Stag MkII §7[DD-228-HTC]",
			"subName": "",
			"extraMaterials": ["mts:unuparts.unuparts_decor_unu_paint_blackthorne:0:1"]
		}
	],
	
	"general": {
		"description": "Recommended parts:\nStandard Truck Wheel\nV8H Engine\nStandard Truck Seat\nBus Seat",
		"numberWindows": 22,
		"type": "car",
		"openTop": false,
		"emptyMass": 9000,
		"materials": ["mts:unuparts.unuparts_vehicle_unu_frame_u:0:1", "mts:unuparts.unuparts_crafting_unu_sheetmetal_fender_steel:0:6", "mts:unuparts.unuparts_crafting_unu_sheetmetal_panel_steel:0:40", "minecraft:glass_pane:0:45"]
	},

	"motorized": {
		"fuelCapacity": 15000,
		"hornSound": "unuparts:unuparts_horn_truck_1",
		"instruments": [
			{ //Main Right
				"pos": [0.71875, 1.128125, 9.375],
				"rot": [45, 0, 0],
				"hudpos": [70, 60],
				"scale": 0.015625,
				//"hudScale": 0.85,
				"hudScale": 0.46875,
				"hudX": 268,
				"hudY": 35
			},
			{ //Main Center
				"pos": [0.875, 1.128125, 9.375],
				"rot": [45, 0, 0],
				"hudpos": [50, 60],
				"scale": 0.015625,
				//"hudScale": 0.85,
				"hudScale": 0.46875,
				"hudX": 200,
				"hudY": 35
			},
			{ //Main Left
				"pos": [1.03125, 1.128125, 9.375],
				"rot": [45, 0, 0],
				"hudpos": [30, 60],
				"scale": 0.015625,
				//"hudScale": 0.85,
				"hudScale": 0.46875,
				"hudX": 132,
				"hudY": 35
			}
		],
		"controls":[],
		"hookupPos": [0, -0.21875, 9.65625],
		"hookupType": "Tow"
	},

  "car": {
		"isBigTruck": false,
		"isFrontWheelDrive": false,
		"isRearWheelDrive": true,
		"dragCoefficient": 0.8,
		"axleRatio": 4.0
	},
	
	"parts": [
		{
			"pos": [-1.40625, 0, 7.5],
			"turnsWithSteer": true,
			"types": ["wheel"],
			"customTypes": ["budd"],
			"minValue": 0.625,
			"maxValue": 1.25
		},
		{
			"pos": [1.40625, 0, 7.5],
			"turnsWithSteer": true,
			"types": ["wheel"],
			"customTypes": ["budd"],
			"minValue": 0.625,
			"maxValue": 1.25
		},
		{
			"pos": [1.03125, 0, 0],
			"types": ["wheel"],
			"customTypes": ["budd"],
			"minValue": 0.0,
			"maxValue": 2.0,
			"additionalPart":  {
				"pos": [1.28125, 0, 0],
				"types": ["wheel"],
				"customTypes": ["budd"],
				"overrideMirror": true,
			"inverseMirroring": true,
				"minValue": 0.5,
				"maxValue": 1.25
			}
		},
		{
			"pos": [-1.03125, 0, 0],
			"types": ["wheel"],
			"customTypes": ["budd"],
			"minValue": 0.0,
			"maxValue": 2.0,
			"additionalPart":  {
				"pos": [-1.28125, 0, 0],
				"types": ["wheel"],
				"customTypes": ["budd"],
				"overrideMirror": true,
			"inverseMirroring": true,
				"minValue": 0.5,
				"maxValue": 1.25
			}
		},
		{
			"pos": [1.03125, 0, -1.1875],
			"types": ["wheel"],
			"customTypes": ["budd"],
			"minValue": 0.0,
			"maxValue": 2.0,
			"additionalPart":  {
				"pos": [1.28125, 0, -1.1875],
				"types": ["wheel"],
				"customTypes": ["budd"],
				"overrideMirror": true,
			"inverseMirroring": true,
				"minValue": 0.5,
				"maxValue": 1.25
			}
		},
		{
			"pos": [-1.03125, 0, -1.1875],
			"types": ["wheel"],
			"customTypes": ["budd"],
			"minValue": 0.0,
			"maxValue": 2.0,
			"additionalPart":  {
				"pos": [-1.28125, 0, -1.1875],
				"types": ["wheel"],
				"customTypes": ["budd"],
				"overrideMirror": true,
			"inverseMirroring": true,
				"minValue": 0.5,
				"maxValue": 1.25
			}
		},
		{
			"pos": [0.875, 0.875, 8.125],
			"turnsWithSteer": false,
			"isController": true,
			"types": ["seat"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-0.25, -0.0625, 7.875],
			"types": ["engine_car"],
			//"customTypes": ["v8h"],
			"exhaustPos": [1.125, -0.25, -3.5625],
			"exhaustVelocity": [0, 0, 1],
			"minValue": 0.75,
			"maxValue": 1.0
		}, //Passenger Seats (lower driver)
		{
			"pos": [1.0, 0.875, 7.125],
			"rot": [0.0, 90.0, 0.0],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 0.875, 5.9375],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 0.875, 5.0],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 0.875, 4.0625],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 0.875, 3.125],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 0.875, 2.1875],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 0.875, 1.25],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 0.875, 0.3125],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1, 0.875, -0.5],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1, 0.875, -1.3125],
			"rot": [0.0, 90.0, 0.0],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		}, //Passenger Seats (lower passenger)
		{
			"pos": [-1.0, 0.875, 7.125],
			"rot": [0.0, -90.0, 0.0],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 0.875, 5.9375],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 0.875, 5.0],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 0.875, 4.0625],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 0.875, 3.125],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 0.875, 2.1875],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 0.875, 1.25],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 0.875, 0.3125],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1, 0.875, -0.5],
			"rot": [0.0, -90.0, 0.0],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1, 0.875, -1.3125],
			"rot": [0.0, -90.0, 0.0],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		}, //Passenger Seats (upper driver)
		{
			"pos": [1.0, 3.25, 8.75],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 7.8125],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 6.875],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 5.9375],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 5.0],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 4.0625],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 3.125],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 2.1875],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 1.25],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [1.0, 3.25, 0.3125],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		}, //Passenger Seats (upper passenger)
		{
			"pos": [-1.0, 3.25, 8.75],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 7.8125],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 6.875],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 5.9375],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 5.0],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 4.0625],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 3.125],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 2.1875],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 1.25],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, 0.3125],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, -0.625],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.0, 3.25, -1.5625],
			"types": ["seat"],
			"customTypes": ["bus"],
			"dismountPos": [-0.375, 0, -2.875]
		},
		{
			"pos": [-1.578125, 0.21875, 2.1875],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [-1.578125, 0.21875, 5.3125],
			"rot": [0.0, 180.0, 0.0],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [1.578125, 0.21875, 2.1875],
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [1.578125, 0.21875, 5.3125],
			"rot": [0.0, 180.0, 0.0],
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		}, //Upper Driver
		{
			"pos": [1.57813, 3.0625, 7.75],
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [1.57813, 3.0625, 4.625],
			"rot": [0.0, 180.0, 0.0],
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [1.57813, 3.0625, 1.5],
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [1.57813, 3.0625, -1.625],
			"rot": [0.0, 180.0, 0.0],
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		}, //Upper Passenger
		{
			"pos": [-1.57813, 3.0625, 7.75],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [-1.57813, 3.0625, 4.625],
			"rot": [0.0, 180.0, 0.0],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [-1.57813, 3.0625, 1.5],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [-1.57813, 3.0625, -1.625],
			"rot": [0.0, 180.0, 0.0],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["generic"],
			"customTypes": ["busadvert"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [1.15625, 0.015625, -3.503125],
			"types": ["generic"],
			"customTypes": ["bumpersticker"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [0.53125, 0.015625, -3.503125],
			"types": ["generic"],
			"customTypes": ["bumpersticker"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [-0.09375, 0.015625, -3.503125],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["generic"],
			"customTypes": ["bumpersticker"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [1.15625, -0.140625, -3.503125],
			"types": ["generic"],
			"customTypes": ["bumpersticker"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [0.53125, -0.140625, -3.503125],
			"types": ["generic"],
			"customTypes": ["bumpersticker"],
			"minValue": 0.0,
			"maxValue": 1.0
		},
		{
			"pos": [-0.09375, -0.140625, -3.503125],
			"overrideMirror": true,
			"inverseMirroring": true,
			"types": ["generic"],
			"customTypes": ["bumpersticker"],
			"minValue": 0.0,
			"maxValue": 1.0
		}/*,
		{
			"pos": [0, 3.03125, 9.45313],
			"types": ["generic"],
			"customTypes": ["busdestinationsign"],
			"minValue": 0.0,
			"maxValue": 1.0
		}*/
	],
	
	"collision": [
		{ //Roof 1
			"pos": [0, 5, 7.5],
			"width": 2.875,
			"height": 0.125
		},
		{ //Roof 2
			"pos": [0, 5, 4.625],
			"width": 2.875,
			"height": 0.125
		},
		{ //Roof 3
			"pos": [0, 5, 1.75],
			"width": 2.875,
			"height": 0.125
		},
		{ //Roof 4
			"pos": [0, 5, -1.125],
			"width": 2.875,
			"height": 0.125
		},
		{ //Middle 1
			"pos": [0, 2.625, 8],
			"isInterior": true,
			"width": 2.875,
			"height": 0.125
		},
		{ //Middle 2
			"pos": [0, 2.625, 5.5],
			"isInterior": true,
			"width": 2.875,
			"height": 0.125
		},
		{ //Middle 3
			"pos": [0, 2.625, 2.875],
			"isInterior": true,
			"width": 2.875,
			"height": 0.125
		},
		{ //Middle 4
			"pos": [0, 2.625, 0.375],
			"isInterior": true,
			"width": 2.875,
			"height": 0.125
		},
		{ //Bottom 1
			"pos": [0, 0.25, 6.3125],
			"isInterior": true,
			"width": 2.875,
			"height": 0.125
		},
		{ //Bottom 2
			"pos": [0.0, 0.25, 3.8125],
			"isInterior": true,
			"width": 2.875,
			"height": 0.125
		},
		{ //Bottom 3
			"pos": [0.0, 0.25, 1.3125],
			"isInterior": true,
			"width": 2.875,
			"height": 0.125
		},
		{ //Bottom 4
			"pos": [0.0, 0.25, -1.0625],
			"isInterior": true,
			"width": 2.875,
			"height": 0.125
		},
		{ //Bottom 5
			"pos": [-0.375, 0.25, -2.875],
			"isInterior": true,
			"width": 0.75,
			"height": 0.125
		},
		{ //Stair 1
			"pos": [0.5625, 0.5, -2.9375],
			"isInterior": true,
			"width": 0.75,
			"height": 0.125
		},
		{ //Stair 2
			"pos": [0.8125, 0.75, -2.9375],
			"isInterior": true,
			"width": 0.75,
			"height": 0.125
		},
		{ //Stair 3
			"pos": [1.0625, 1, -2.9375],
			"isInterior": true,
			"width": 0.75,
			"height": 0.125
		},
		{ //Stair 4
			"pos": [1.0625, 1.25, -2.4375],
			"isInterior": true,
			"width": 0.25,
			"height": 0.125
		},
		{ //Stair 5
			"pos": [1.0625, 1.5, -2.1875],
			"isInterior": true,
			"width": 0.25,
			"height": 0.125
		},
		{ //Stair 6
			"pos": [1.0625, 1.75, -1.9375],
			"isInterior": true,
			"width": 0.25,
			"height": 0.125
		},
		{ //Stair 7
			"pos": [1.0625, 2, -1.6875],
			"isInterior": true,
			"width": 0.25,
			"height": 0.125
		},
		{ //Stair 8
			"pos": [1.0625, 2.25, -1.4375],
			"isInterior": true,
			"width": 0.25,
			"height": 0.125
		},
		{ //Stair 9
			"pos": [1.0625, 2.5, -1.1875],
			"isInterior": true,
			"width": 0.25,
			"height": 0.125
		},
		{ //Platform
			"pos": [-1.3125, -0.25, -2.875],
			"isInterior": true,
			"width": 0.375,
			"height": 0.125
		},
		//{ //Platform Step (disabled for clearance)
		//	"pos": [-0.375, 0, -2.875],
		//	"isInterior": true,
		//	"width": 0.375,
		//	"height": 0.125
		//},
		{ //Wheel 1
			"pos": [-1.375, 0.75, 7.5],
			"width": 0.125,
			"height": 0.125
		},
		{ //Wheel 2
			"pos": [1.375, 0.75, 7.5],
			"width": 0.125,
			"height": 0.125
		},
		{ //Wheel 3
			"pos": [-1.375, 0.75, 0.0],
			"width": 0.125,
			"height": 0.125
		},
		{ //Wheel 4
			"pos": [1.375, 0.75, 0.0],
			"width": 0.125,
			"height": 0.125
		},
		{ //Wheel 5
			"pos": [-1.375, 0.75, -1.1875],
			"width": 0.125,
			"height": 0.125
		},
		{ //Wheel 6
			"pos": [1.375, 0.75, -1.1875],
			"width": 0.125,
			"height": 0.125
		}
	],

	"rendering": {
  		"hudBackplaneTexturePercentages": [0.0341, 0.0342, 0.2636, 0.2637],
		"hudMouldingTexturePercentages": [0.6347, 0.6348, 0.7812, 0.7813],
		"hudTexture": "unuparts:textures/guis/unuparts_hud_unu_truck.png",
		"panelTexture": "unuparts:textures/guis/unuparts_panel_unu_truck.png",
		//"panelTextColor": "#cccccc",
		//"panelLitColor": "#cccccc",
		"defaultDisplayText": "Downtown",
		"displayTextMaxLength": 9,
		"textLighted": true,
		"textMarkings": [/*
			{
				"pos": [1.21875, -0.0625, 9.696875],
				"rot": [0, 0.0, 0],
				"scale": 0.13,
				"color": "#000000"
			},
			{
				"pos": [-1.21875, -0.0625, -2.321875],
				"rot": [0, 180, 0],
				"scale": 0.13,
				"color": "#000000"
			}*/
			{
				"pos": [0, 3.15625, 9.45313],
				"rot": [0, 0, 0],
				"scale": 0.57,
				"color": "#FFFFFF"
			}
		],
		"rotatableModelObjects": [
			{
				"partName": "$GasPedal",
				"rotationPoint": [0.53125, 0.3125, 9.125],
				//"rotationAxis": [1, 0, 0],
				"rotationAxis": [25, 0, 0],
				"rotationVariable": "throttle"
			},
			{
				"partName": "$BrakePedal",
				"rotationPoint": [0.71875, 0.3125, 9.1875],
				//"rotationAxis": [0.5, 0, 0],
				"rotationAxis": [0.5, 0, 0],
				"rotationVariable": "brake"
			},
			{
				"partName": "$BrakePedal",
				"rotationPoint": [0.71875, 0.3125, 9.1875],
				//"rotationAxis": [-0.5, 0, 0],
				"rotationAxis": [-0.5, 0, 0],
				"rotationVariable": "p_brake"
			},
			{
				"partName": "$Shifter",
				"rotationPoint": [0.875, 1.25, 8.875],
				"rotationAxis": [0, -0.93969, 0.34202],
				//"rotationVariable": "gearshift"
				"rotationVariable": "engine_gearshift_1"
			},
			{
				"partName": "$TurnSignalSwitch",
				"rotationPoint": [0.875, 1.25, 8.875],
				"rotationAxis": [0, -9.3969, 3.4202],
				"rotationVariable": "LeftTurnLight"
			},
			{
				"partName": "$TurnSignalSwitch",
				"rotationPoint": [0.875, 1.25, 8.875],
				"rotationAxis": [0, 9.3969, -3.4202],
				"rotationVariable": "RightTurnLight"
			},
			{
				"partName": "$SteeringWheel",
				"rotationPoint": [0.875, 1.25, 8.875],
				"rotationAxis": [0, 0.93969, -0.34202],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$SteeringBar",
				"rotationPoint": [0.0, 0.0, 100],
				"rotationAxis": [0, 0.002, 0.0],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$DriverFrontBearing",
				"rotationPoint": [1.40625, 0.0, 7.5],
				"rotationAxis": [0.0, 1.0, 0.0],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$PassengerFrontBearing",
				"rotationPoint": [-1.40625, 0.0, 7.5],
				"rotationAxis": [0.0, 1.0, 0.0],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$DriverFrontHub",
				"rotationPoint": [1.40625, 0.0, 7.5],
				"rotationAxis": [0.0, 1.0, 0.0],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$PassengerFrontHub",
				"rotationPoint": [-1.40625, 0.0, 7.5],
				"rotationAxis": [0.0, 1.0, 0.0],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$DriverFrontHub",
				"rotationPoint": [1.4062501, 0.0, 7.5],
				"rotationAxis": [1.0, 0.0, 0.0],
				//"rotationVariable": "driveshaft"
				"rotationVariable": "engine_driveshaft_rotation_1"
			},
			{
				"partName": "$PassengerFrontHub",
				"rotationPoint": [-1.4062501, 0.0, 7.5],
				"rotationAxis": [1.0, 0.0, 0.0],
				//"rotationVariable": "driveshaft"
				"rotationVariable": "engine_driveshaft_rotation_1"
			},
			{
				"partName": "$RearAxle",
				"rotationPoint": [0.0, 0.0, 0],
				"rotationAxis": [1.0, 0.0, 0.0],
				//"rotationVariable": "driveshaft"
				"rotationVariable": "engine_driveshaft_rotation_1"
			},
			{
				"partName": "$RearAxle2",
				"rotationPoint": [0.0, 0.0, -1.1875],
				"rotationAxis": [1.0, 0.0, 0.0],
				//"rotationVariable": "driveshaft"
				"rotationVariable": "engine_driveshaft_rotation_1"
			}, 
			{
				"partName": "$DriveShaft",
				"rotationPoint": [-0.25, -0.09375, 7],
				"rotationAxis": [0.13952, 0.06976, -3.99696],
				//"rotationVariable": "driveshaft"
				"rotationVariable": "engine_driveshaft_rotation_1"
			}, 
			{
				"partName": "$DriveShaft2",
				"rotationPoint": [0, 0, 0],
				"rotationAxis": [0, 0, 4],
				//"rotationVariable": "driveshaft"
				"rotationVariable": "engine_driveshaft_rotation_1"
			}, //Steering Linkage
			{
				"partName": "$PitmanArm",
				"rotationPoint": [0.9375, 0.0, 9.3125],
				"rotationAxis": [0.5, 0.0, 0.0],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$SteeringConnectingRod",
				"rotationPoint": [7.3125, -0.125, 7.375],
				"rotationAxis": [0.0, -0.0083333, 0.0],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$PitmanArm2",
				"rotationPoint": [0.9375, -0.15625, 7.375],
				"rotationAxis": [0.0, 0.5, 0.0],
				//"rotationVariable": "steeringwheel"
				"rotationVariable": "steering_wheel"
			},
			{
				"partName": "$Hood",
				"rotationPoint": [-1.5, 0.125, 8.125],
				//"rotationAxis": [0.0, 0.0, -2.0],
				"rotationAxis": [0.0, 0.0, -120.0],
				"rotationVariable": "hood"
			}
		]
	}
}
