{
	"definitions" : [
		{
			"subName" : "",
			"extraMaterials" : ["unuparts:unuparts_decor_unu_paint_UNU:0:1"]
		}
	],
	
	"general": {
		"numberWindows" : 22,
		"type" : "car",
		"openTop" : false,
		"emptyMass" : 9000,
		"materials" : ["minecraft:iron_ingot:0:60"]
	},

	"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
			},
			{ //Main center
				"pos" : [0.875, 1.128125, 9.375],
				"rot" : [45, 0, 0],
				"hudpos" : [50, 60],
				"scale" : 0.015625,
				"hudScale" : 0.85
			},
			{ //Main Left
				"pos" : [1.03125, 1.128125, 9.375],
				"rot" : [45, 0, 0],
				"hudpos" : [30, 60],
				"scale" : 0.015625,
				"hudScale" : 0.85
			}
		],
		"controls" :[],
		"hookupPos" : [0, -0.21875, 9.65625],
		"hookupType" : "Tow"
	},

  "car" : {
		"isBigTruck" : false,
		"isFrontWheelDrive" : false,
		"isRearWheelDrive" : true,
		"dragCoefficient" : 0.8,
		"axleRatio" : 4.0,
		"axleRatio" : 4.0
	},
	
	"parts": [
		{
			"pos" : [-1.375, 0.0, 7.5],
			"turnsWithSteer" : true,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{
			"pos" : [1.375, 0.0, 7.5],
			"turnsWithSteer" : true,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{
			"pos" : [-1.375, 0.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{
			"pos" : [1.375, 0.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{
			"pos" : [-1.375, 0.0, -1.1875],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"maxValue" : 1.25
		},
		{
			"pos" : [1.375, 0, -1.1875],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["wheel"],
			"minValue" : 0.625,
			"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"],
			"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,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 0.875, 5.9375],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 0.875, 5.0],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 0.875, 4.0625],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 0.875, 3.125],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 0.875, 2.1875],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 0.875, 1.25],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 0.875, 0.3125],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 0.875, -0.5625],
			"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"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],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, 5.9375],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, 5.0],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, 4.0625],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, 3.125],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, 2.1875],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, 1.25],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, 0.3125],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, -0.5625],
			"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 0.875, -1.5],
			"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		}, //Passenger Seats (upper driver)
		{
			"pos" : [1.0, 3.25, 8.75],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 7.8125],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 6.875],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 5.9375],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 5.0],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 4.0625],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 3.125],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 2.1875],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 1.25],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [1.0, 3.25, 0.3125],
			//"rot" : [0.0, 90.0, 0.0],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		}, //Passenger Seats (upper passenger)
		{
			"pos" : [-1.0, 3.25, 8.75],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 7.8125],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 6.875],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 5.9375],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 5.0],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 4.0625],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 3.125],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 2.1875],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 1.25],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, 0.3125],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, -0.625],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.0, 3.25, -1.5625],
			//"rot" : [0.0, -90.0, 0.0],
			"turnsWithSteer" : false,
			"isController" : false,
			"types" : ["seat"],
			"customTypes" : ["bus"],
			"dismountPos" : [-0.375, 0, -2.875]
		},
		{
			"pos" : [-1.578125, 0.21875, 2.1875],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [-1.578125, 0.21875, 5.3125],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [1.578125, 0.21875, 2.1875],
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [1.578125, 0.21875, 5.3125],
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		}, //Upper Driver
		{
			"pos" : [1.57813, 3.0625, 7.75],
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [1.57813, 3.0625, 4.625],
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [1.57813, 3.0625, 1.5],
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [1.57813, 3.0625, -1.625],
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		}, //Upper Passenger
		{
			"pos" : [-1.57813, 3.0625, 7.75],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [-1.57813, 3.0625, 4.625],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [-1.57813, 3.0625, 1.5],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [-1.57813, 3.0625, -1.625],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"types" : ["custom"],
			"customTypes" : ["busadvert"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [1.15625, 0.015625, -3.503125],
			"types" : ["custom"],
			"customTypes" : ["bumpersticker"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [0.53125, 0.015625, -3.503125],
			"types" : ["custom"],
			"customTypes" : ["bumpersticker"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [-0.09375, 0.015625, -3.503125],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"types" : ["custom"],
			"customTypes" : ["bumpersticker"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [1.15625, -0.140625, -3.503125],
			"types" : ["custom"],
			"customTypes" : ["bumpersticker"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [0.53125, -0.140625, -3.503125],
			"types" : ["custom"],
			"customTypes" : ["bumpersticker"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		},
		{
			"pos" : [-0.09375, -0.140625, -3.503125],
			"overrideMirror" : true,
			"inverseMirroring" : true,
			"types" : ["custom"],
			"customTypes" : ["bumpersticker"],
			"minValue" : 0.0,
			"maxValue" : 1.0
		}/*,
		{
			"pos" : [0, 3.03125, 9.45313],
			"types" : ["custom"],
			"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],
		"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],
				"rotationVariable" : "throttle"
			},
			{
				"partName" : "$BrakePedal",
				"rotationPoint" : [0.71875, 0.3125, 9.1875],
				"rotationAxis" : [0.5, 0, 0],
				"rotationVariable" : "brake"
			},
			{
				"partName" : "$BrakePedal",
				"rotationPoint" : [0.71875, 0.3125, 9.1875],
				"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"
			},
			{
				"partName" : "$SteeringWheel",
				"rotationPoint" : [0.875, 1.25, 8.875],
				"rotationAxis" : [0, 0.93969, -0.34202],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$SteeringBar",
				"rotationPoint" : [0.0, 0.0, 100],
				"rotationAxis" : [0, 0.002, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$DriverFrontBearing",
				"rotationPoint" : [1.375, 0.0, 7.5],
				"rotationAxis" : [0.0, 1.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$PassengerFrontBearing",
				"rotationPoint" : [-1.375, 0.0, 7.5],
				"rotationAxis" : [0.0, 1.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$DriverFrontHub",
				"rotationPoint" : [1.375, 0.0, 7.5],
				"rotationAxis" : [0.0, 1.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$PassengerFrontHub",
				"rotationPoint" : [-1.375, 0.0, 7.5],
				"rotationAxis" : [0.0, 1.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$DriverFrontHub",
				"rotationPoint" : [1.375, 0.0, 7.5],
				"rotationAxis" : [1.0, 0.0, 0.0],
				"rotationVariable" : "driveshaft"
			},
			{
				"partName" : "$PassengerFrontHub",
				"rotationPoint" : [-1.375, 0.0, 7.5],
				"rotationAxis" : [1.0, 0.0, 0.0],
				"rotationVariable" : "driveshaft"
			},
			{
				"partName" : "$RearAxle",
				"rotationPoint" : [0.0, 0.0, 0],
				"rotationAxis" : [1.0, 0.0, 0.0],
				"rotationVariable" : "driveshaft"
			},
			{
				"partName" : "$RearAxle2",
				"rotationPoint" : [0.0, 0.0, -1.1875],
				"rotationAxis" : [1.0, 0.0, 0.0],
				"rotationVariable" : "driveshaft"
			}, 
			{
				"partName" : "$TorqueShaft",
				"rotationPoint" : [-0.25, -0.0625, 7.875],
				"rotationAxis" : [0.0333, -0.01249, -0.99937],
				"rotationVariable" : "engine"
			}, //Steering Linkage
			{
				"partName" : "$PitmanArm",
				"rotationPoint" : [0.9375, 0.0, 9.3125],
				"rotationAxis" : [0.5, 0.0, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$SteeringConnectingRod",
				"rotationPoint" : [7.3125, -0.125, 7.375],
				"rotationAxis" : [0.0, -0.0083333, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$PitmanArm2",
				"rotationPoint" : [0.9375, -0.15625, 7.375],
				"rotationAxis" : [0.0, 0.5, 0.0],
				"rotationVariable" : "steeringwheel"
			},
			{
				"partName" : "$Hood",
				"rotationPoint" : [-1.5, 0.125, 8.125],
				"rotationAxis" : [0.0, 0.0, -2.0],
				"rotationVariable" : "hood"
			}
		]
	}
}