﻿{
	"definitions": [//Dyes: Black=0 Red =1 Green=2 Brown=3 Blue=4 Purple=5 UNU=6 Silver=7 Grey=8 Pink=9 Lime=10 Yellow=11 Light Blue=12 Magenta=13 Orange=14 White=15
		{
			"name": "§3UNU Burro (Black) §7[AK-727-HCC]",
			"subName": "_black",
			"partTones": ["", "_saddle", "_blackthorne"],
			"extraMaterials": ["minecraft:dye:0:5"]
		},
		{
			"name": "§3UNU Burro (Blue) §7[AK-727-HCC]",
			"subName": "_blue",
			"partTones": ["", "_saddle", "_blackthorne"],
			"extraMaterials": ["minecraft:dye:4:5"]
		},
		{
			"name": "§3UNU Burro (Green) §7[AK-727-HCC]",
			"subName": "_green",
			"partTones": ["", "_saddle", "_blackthorne"],
			"extraMaterials": ["minecraft:dye:2:5"]
		},
		{
			"name": "§3UNU Burro (Grey) §7[AK-727-HCC]",
			"subName": "_grey",
			"partTones": ["", "_saddle", "_blackthorne"],
			"extraMaterials": ["minecraft:dye:8:5"]
		},
		{
			"name": "§3UNU Burro (Orange) §7[AK-727-HCC]",
			"subName": "_orange",
			"partTones": ["", "_saddle", "_blackthorne"],
			"extraMaterials": ["minecraft:dye:14:5"]
		},
		{
			"name": "§3UNU Burro (Red) §7[AK-727-HCC]",
			"subName": "_red",
			"partTones": ["", "_saddle", "_blackthorne"],
			"extraMaterials": ["minecraft:dye:1:5"]
		},
		{
			"name": "§3UNU Burro (White) §7[AK-727-HCC]",
			"subName": "_white",
			"partTones": ["", "_saddle", "_blackthorne"],
			"extraMaterials": ["minecraft:dye:15:5"]
		},
		{
			"name": "§3UNU Burro (Yellow) §7[AK-727-HCC]",
			"subName": "_yellow",
			"partTones": ["", "_saddle", "_blackthorne"],
			"extraMaterials": ["minecraft:dye:11:5"]
		}
	],
	
	"general": {
		"description": "§lRecommended parts:§r\n§oTruck Wheel (Budd)§r\n§oStandard Truck Seat§r\n§oV8H Engine§r",
		"numberWindows": 8,
		"type": "car",
		"openTop": false,
		"emptyMass": 10000,
		"stackSize": 1,
		"materials": ["mts:unuparts.unuparts_crafting_unu_assembled_springs_leaf:0:3", "mts:unuparts.unuparts_crafting_unu_cast_brakes_drum:0:3", "mts:unuparts.unuparts_crafting_unu_cast_hubs_truck:0:3", "mts:unuparts.unuparts_crafting_unu_sheetmetal_fender_steel:0:2", "mts:unuparts.unuparts_crafting_unu_sheetmetal_door:0:2", "mts:unuparts.unuparts_crafting_unu_sheetmetal_panel_steel:0:10", "minecraft:glass_pane:0:4", "oredict:wheeltruckbudd:10", "mts:unuparts.unuparts_part_unu_seat_truck:0:2", "mts:unuparts.unuparts_part_unu_engine_v08h:0:1"]
	},

	"motorized": {
		"isBigTruck": false,
		"isTrailer": false,
		"isFrontWheelDrive": false,
		"isRearWheelDrive": true,
		"hasRunningLights": true,
		"hasHeadlights": true,
		"hasTurnSignals": true,
		"hasCruiseControl": false,
		"fuelCapacity": 15000,
		"defaultFuelQty": 7500,
		"axleRatio": 4.0,
		"dragCoefficient": 0.8,
		"brakingFactor": 2.0,
		"downForce" : 0.1,
		"overSteer": 0.5,
		"hudTexture": "unuparts:textures/guis/unuparts_hud_unu_truck.png",
		"panelTexture": "unuparts:textures/guis/unuparts_panel_unu_truck.png",
		"instruments": [
			{ //Main Right
				"pos": [0.8125, 1.38125, 4.6875],
				"rot": [60, 0, 0],
				"scale": 0.015625,
				"hudX": 268,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0
			},
			{ //Main Center
				"pos": [1, 1.38125, 4.6875],
				"rot": [60, 0, 0],
				"scale": 0.015625,
				"hudX": 200,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0
			},
			{ //Main Left
				"pos": [1.1875, 1.38125, 4.6875],
				"rot": [60, 0, 0],
				"scale": 0.015625,
				"hudX": 132,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0
			}
		]
	},
	
	"connectionGroups": [
		{
			"groupName": "Towing",
			"isHookup": true,
			"connections": [
				{
					"type": "tow_bumper",
					"pos": [0, -0.09375, 5.0625],
					"distance": 2
				},
				{
					"type": "tow_wheel",
					"pos": [0, -0.53125, 3.3125],
					"distance": 2
				}
			]
		},
		{
			"groupName": "Trailer",
			"canInitiateConnections": true,
			"connections": [
				{
					"type": "trailer_fifthwheel",
					"pos": [0, 0.71875, -0.65625],
					"distance": 2
				}
			]
		}
	],
	
	"parts": [
		{
			"pos": [1.03125, 0, 0],
			"rot": [0, 0, 0],
			"types": ["ground_wheel_budd"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
			"toneIndex": 1,
			"minValue": 0.625,
			"maxValue": 1.25,
			"interactableVariables": [["!part_present_2"]],
			"applyAfter": "$Axle2",
			"linkedParts": [13]
		},
				{
					"pos": [1.28125, 0, 0],
					"rot": [0, 180, 0],
					"isMirrored": true,
					"types": ["ground_wheel_budd"],
					"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
					"toneIndex": 1,
					"inverseMirroring": true,
					"minValue": 0.625,
					"maxValue": 1.25,
					"interactableVariables": [["part_present_1"]],
					"applyAfter": "$Axle2",
					"linkedParts": [13]
				},
		{
			"pos": [1.03125, 0, -1.3125],
			"rot": [0, 0, 0],
			"types": ["ground_wheel_budd"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
			"toneIndex": 1,
			"minValue": 0.625,
			"maxValue": 1.25,
			"interactableVariables": [["!part_present_4"]],
			"applyAfter": "$Axle3",
			"linkedParts": [13]
		},
				{
					"pos": [1.28125, 0, -1.3125],
					"rot": [0, 180, 0],
					"isMirrored": true,
					"types": ["ground_wheel_budd"],
					"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
					"toneIndex": 1,
					"inverseMirroring": true,
					"minValue": 0.625,
					"maxValue": 1.25,
					"interactableVariables": [["part_present_3"]],
					"applyAfter": "$Axle3",
					"linkedParts": [13]
				},
		{
			"pos": [-1.03125, 0, -1.3125],
			"rot": [0, 180, 0],
			"isMirrored": true,
			"types": ["ground_wheel_budd"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
			"toneIndex": 1,
			"minValue": 0.625,
			"maxValue": 1.25,
			"interactableVariables": [["!part_present_6"]],
			"applyAfter": "$Axle3",
			"linkedParts": [13]
		},
				{
					"pos": [-1.28125, 0, -1.3125],
					"rot": [0, 0, 0],
					"types": ["ground_wheel_budd"],
					"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
					"toneIndex": 1,
					"inverseMirroring": true,
					"minValue": 0.625,
					"maxValue": 1.25,
					"interactableVariables": [["part_present_5"]],
					"applyAfter": "$Axle3",
					"linkedParts": [13]
				},
		{
			"pos": [-1.03125, 0, 0],
			"rot": [0, 180, 0],
			"isMirrored": true,
			"types": ["ground_wheel_budd"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
			"toneIndex": 1,
			"minValue": 0.625,
			"maxValue": 1.25,
			"interactableVariables": [["!part_present_8"]],
			"applyAfter": "$Axle2",
			"linkedParts": [13]
		},
				{
					"pos": [-1.28125, 0, 0],
					"rot": [0, 0, 0],
					"types": ["ground_wheel_budd"],
					"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
					"toneIndex": 1,
					"inverseMirroring": true,
					"minValue": 0.625,
					"maxValue": 1.25,
					"interactableVariables": [["part_present_7"]],
					"applyAfter": "$Axle2",
					"linkedParts": [13]
				},
		{
			"pos": [-1.40625, 0, 3.3125],
			"rot": [0, 180, 0],
			"isMirrored": true,
			"turnsWithSteer": true,
			"types": ["ground_wheel_budd"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
			"toneIndex": 1,
			"minValue": 0.625,
			"maxValue": 1.25,
			"applyAfter": "$RightFront"
		},
		{
			"pos": [1.40625, 0, 3.3125],
			"rot": [0, 0, 0],
			"turnsWithSteer": true,
			"types": ["ground_wheel_budd"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
			"toneIndex": 1,
			"minValue": 0.625,
			"maxValue": 1.25,
			"applyAfter": "$LeftFront"
		},
		{
			"pos": [1, 1.125, 3.5625],
			"isController": true,
			"types": ["seat"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_truck",
			"toneIndex": 2,
			"dismountPos": [2, 1.125, 3.5625],
			"interactableVariables": [["door_DoorFL"]],
			"applyAfter": "$Cab"
		},
		{
			"pos": [-1, 1.125, 3.5625],
			"types": ["seat"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_truck",
			"toneIndex": 2,
			"dismountPos": [-2, 1.125, 3.5625],
			"interactableVariables": [["door_DoorFR"]],
			"applyAfter": "$Cab"
		},
		{
			"pos": [0, 0.125, 3.3125],
			"types": ["engine_car"],
			"defaultPart": "unuparts:unuparts_part_unu_engine_v08h",
			"minValue": 0.75,
			"maxValue": 10,
			"intakeOffset": 0.5,
			"interactableVariables": [["door_Cab"], ["!hasTransmission", "part_present_14"]]
		},
				{
					"pos": [0, 0.125, 2.8125],
					"types": ["generic_transmission"],
					//"defaultPart": "unuparts:unuparts_part_unu_transmission_automatic_3_base",
					"minValue": 0.5,
					"maxValue": 0.5,
					"interactableVariables": [["door_Cab"], ["hasTransmission"], ["!part_present_13"]],
					"linkedParts": [13]
				},
		{
			"pos": [0, 0.0625, 5.15312],
			"rot": [0, 0, 0],
			"types": ["generic_licenseplate_euro", "generic_licenseplate_us"],
			"defaultPart": "unuparts:unuparts_part_unu_licenseplate_euro_blackthorne",
			"conditionalDefaultParts": {
				"licenseplate_euro"="unuparts:unuparts_part_unu_licenseplate_euro_blackthorne",
				"licenseplate_us"="unuparts:unuparts_part_unu_licenseplate_us_unu"
			},
			"toneIndex": 3,
			"minValue": 0,
			"maxValue": 10,
			"applyAfter": "$Cab"
		},
		{
			"pos": [0, 0.0625, 5.25],
			"rot": [0, -90, 0],
			"types": ["generic_unu_turboencabulator"],
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Cab"
		}
	],
	
	"collisionGroups": [
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0, 0.71875, -0.65625],
					"width": 1,
					"height": 1,
					"variableName": "connection_requested",
					"variableType": "set",
					"variableValue": 2
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [1.5625,0.96875,3.5],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorFL"
				},
				{
					"pos": [1.4375,1.40625,4.0625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorFL"
				},
				{
					"pos": [1.4375, 1.1875, 4.375],
					"width": 0.25,
					"height": 0.25,
					"variableName": "FL_Window"
				}
			],
			"applyAfter": "$DoorFL"
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-1.5625,0.96875,3.5],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorFR"
				},
				{
					"pos": [-1.4375,1.40625,4.0625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorFR"
				},
				{
					"pos": [-1.4375, 1.1875, 4.375],
					"width": 0.25,
					"height": 0.25,
					"variableName": "FR_Window"
				}
			],
			"applyAfter": "$DoorFR"
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.0,0.6875,2.46875],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_Cab"
				}
			],
			"applyAfter": "$Cab"
		},
		{
			"collisions": [
				{	//Wheel 1
					"pos": [1.03125, -0.125, -0.65625],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_1",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_3",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 2
					"pos": [-1.03125, -0.125, -0.65625],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_5",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_7",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 3
					"pos": [-1.40625, -0.125, 3.3125],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_9",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 4
					"pos": [1.40625, -0.125, 3.3125],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{
					"pos" : [1.25, 0.75, 4.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, 4.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, 4.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, 4.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, 4.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, 4.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 2.6875, 2.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 2.6875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 2.6875, 4.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 2.6875, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 2.6875, 4.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 2.6875, 4.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 2.6875, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 2.6875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 2.6875, 2.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 2.6875, 4.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 2.6875, 4.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 2.6875, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 2.6875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 2.6875, 2.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 2.6875, 4.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 2.6875, 4.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 2.6875, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 2.6875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 2.6875, 2.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 2.6875, 4.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 2.6875, 4.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 2.6875, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 2.6875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 2.6875, 2.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 2.6875, 4.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 2.6875, 2.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 2.6875, 3.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 2.6875, 3.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 2.6875, 4.5625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 2.6875, 4.1875],
					"width" : 0.5,
					"height" : 0.125
				}
			],
			"applyAfter": "$Cab"
		}
	],

	"rendering": {
		"initialVariables": ["Enable_Suspension"],
		"textObjects": [
			{
				"pos": [0, 0, 0],
				"rot": [0, 0, 0],
				"scale": 0,
				"fieldName": "Logo_URL",
				"defaultText": "",
				"maxLength": 36,
				"wrapWidth": 0,
				"color": "#111111",
				"renderPosition": 0
			}
		],
		"animatedObjects": [
			{
				"objectName": "$Cab",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.0625, 5],
						"axis": [45, 0, 0],
						"variable": "door_Cab",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$Gas",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.65625, 0.5625, 4.25],
						"axis": [25, 0, 0],
						"variable": "throttle"
					}
				]
			},
			{
				"objectName": "$Brake",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.84375, 0.5625, 4.3125],
						"axis": [25, 0, 0],
						"variable": "brake",
						"duration": 2
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.84375, 0.5625, 4.3125],
						"axis": [-25, 0, 0],
						"variable": "p_brake",
						"duration": 2
					}
				]
			},
			{
				"objectName": "$Clutch",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "transmission_isautomatic",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.84375, 0.5625, 4.3125],
						"axis": [-25, 0, 0],
						"variable": "transmission_clutch_upshift",
						"duration": 2
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.84375, 0.5625, 4.3125],
						"axis": [-25, 0, 0],
						"variable": "transmission_clutch_downshift",
						"duration": 2
					}
				]
			},
			{
				"objectName": "$Gearshift",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1, 1.34907, 4.35294],
						"axis": [0, 0.96592, -0.25882],
						"variable": "transmission_gearshift_hvertical"
					},
					{
						"animationType": "rotation",
						"centerPoint": [1, 1.34907, 4.35294],
						"axis": [0, 0.25882, 0.96592],
						"variable": "transmission_gearshift_hhorizontal"
					}
				]
			},
			{
				"objectName": "$TurnSignalSwitch",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1, 1.5, 4.3125],
						"axis": [0, 9.6592, -2.5882],
						"variable": "left_turn_signal"
					},
					{
						"animationType": "rotation",
						"centerPoint": [1, 1.5, 4.3125],
						"axis": [0, -9.6592, 2.5882],
						"variable": "right_turn_signal"
					}
				]
			},
			{
				"objectName": "$SteeringWheel",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1, 1.5, 4.3125],
						"axis": [0, 9.6592, -2.5882],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$PitmanArm1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.0625, 0, 4.71875],
						"axis": [0.5, 0, 0],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$SteeringConnectingRod",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [7.3125, -0.125, 5.0625],
						"axis": [0, -0.0083333, 0],
						"variable": "steeringwheel"
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [1.06702, -0.156255, 4.71906],
						"axis" : [2.0984, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [1.06702, -0.156255, 4.71906],
						"axis" : [	0.2875, 0, 0]
					}
				]
			},
			{
				"objectName": "$PitmanArm2",
				"applyAfter": "$Axle1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.9375, -0.15625, 3.1875],
						"axis": [0, 0.5, 0],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$SteeringBar",
				"applyAfter": "$Axle1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0, 100],
						"axis": [0, 0.002, 0],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$Transmission",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "hasTransmission",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "part_present_14",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$DriveShaft1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.125, 2.4375],
						"axis": [0.7334, 0, 0],
						"variable": "Wheel_RightBack"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.125, 2.4375],
						"axis": [0.7334, 0, 0],
						"variable": "Wheel_LeftBack"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.125, 2.4375],
						"axis": [0, -0.20936, -3.99452],
						"variable": "engine_driveshaft_rotation_1"
					}
				]
			},
			{
				"objectName": "$DriveShaft2",
				"applyAfter": "$Axle2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0, 0],
						"axis": [-1.5064, 0, 0],
						"variable": "Wheel_RightBack"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 0, 0],
						"axis": [-1.5064, 0, 0],
						"variable": "Wheel_LeftBack"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 0, -1.1875],
						"axis": [1.5064, 0, 0],
						"variable": "Wheel_RightBackBack"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 0, -1.1875],
						"axis": [1.5064, 0, 0],
						"variable": "Wheel_LeftBackBack"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 0, -1.1875],
						"axis": [0, 0, -4],
						"variable": "engine_driveshaft_rotation_1"
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpring1",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0.75, 0.25, 2.6875],
						"axis" : [-4.5233, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0.75, 0.25, 2.6875],
						"axis" : [-0.7305, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpring2",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [-0.75, 0.25, 2.6875],
						"axis" : [-4.5233, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [-0.75, 0.25, 2.6875],
						"axis" : [-0.7305, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpring3",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [-0.75, 0.25, 3.9375],
						"axis" : [4.5233, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [-0.75, 0.25, 3.9375],
						"axis" : [0.7305, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpring4",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0.75, 0.25, 3.9375],
						"axis" : [4.5233, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0.75, 0.25, 3.9375],
						"axis" : [0.7305, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpringMountL",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0540, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0085, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpringMountR",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0540, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0085, 0]
					}
				]
			},
			{
				"objectName": "$Axle1",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0, -0.1875, 3.3125],
						"axis" : [0, 0.03125, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0, -0.1875, 3.3125],
						"axis" : [0, 0.03125, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0, -0.1875, 3.3125],
						"axis" : [0, 0, -1.7357]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0, -0.1875, 3.3125],
						"axis" : [0, 0, 1.7357]
					}
				]
			},
			{
				"objectName": "$Axle2_LeafSpring1",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBack",
						"centerPoint" : [0.6875, 0.25, -0.625],
						"axis" : [-4.1716, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBack",
						"centerPoint" : [0.6875, 0.25, -0.625],
						"axis" : [-1.0822, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle2_LeafSpring2",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBack",
						"centerPoint" : [-0.6875, 0.25, -0.625],
						"axis" : [-4.1716, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBack",
						"centerPoint" : [-0.6875, 0.25, -0.625],
						"axis" : [-1.0822, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle2_LeafSpring3",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBack",
						"centerPoint" : [-0.6875, 0.25, 0.625],
						"axis" : [4.1716, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBack",
						"centerPoint" : [-0.6875, 0.25, 0.625],
						"axis" : [1.0822, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle2_LeafSpring4",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBack",
						"centerPoint" : [0.6875, 0.25, 0.625],
						"axis" : [4.1716, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBack",
						"centerPoint" : [0.6875, 0.25, 0.625],
						"axis" : [1.0822, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle2_LeafSpringMountL",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0498, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0127, 0]
					}
				]
			},
			{
				"objectName": "$Axle2_LeafSpringMountR",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0498, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0127, 0]
					}
				]
			},
			{
				"objectName": "$Axle2",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.03125, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.03125, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0, -1.5482]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0, 1.5482]
					}
				]
			},
			{
				"objectName": "$Axle3_LeafSpring1",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBackBack",
						"centerPoint" : [0.6875, 0.25, -1.9375],
						"axis" : [-4.1716, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBackBack",
						"centerPoint" : [0.6875, 0.25, -1.9375],
						"axis" : [-1.0822, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle3_LeafSpring2",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBackBack",
						"centerPoint" : [-0.6875, 0.25, -1.9375],
						"axis" : [-4.1716, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBackBack",
						"centerPoint" : [-0.6875, 0.25, -1.9375],
						"axis" : [-1.0822, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle3_LeafSpring3",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBackBack",
						"centerPoint" : [-0.6875, 0.25, -0.6875],
						"axis" : [4.1716, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBackBack",
						"centerPoint" : [-0.6875, 0.25, -0.6875],
						"axis" : [1.0822, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle3_LeafSpring4",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBackBack",
						"centerPoint" : [0.6875, 0.25, -0.6875],
						"axis" : [4.1716, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBackBack",
						"centerPoint" : [0.6875, 0.25, -0.6875],
						"axis" : [1.0822, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle3_LeafSpringMountL",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftBackBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0498, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightBackBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0127, 0]
					}
				]
			},
			{
				"objectName": "$Axle3_LeafSpringMountR",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightBackBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0498, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftBackBack",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0127, 0]
					}
				]
			},
			{
				"objectName": "$Axle3",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightBackBack",
						"centerPoint" : [0, 0, -1.3125],
						"axis" : [0, 0.03125, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftBackBack",
						"centerPoint" : [0, 0, -1.3125],
						"axis" : [0, 0.03125, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightBackBack",
						"centerPoint" : [0, 0, -1.3125],
						"axis" : [0, 0, -1.5482]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftBackBack",
						"centerPoint" : [0, 0, -1.3125],
						"axis" : [0, 0, 1.5482]
					}
				]
			},
			{
				"objectName": "$LeftBackWheel",
				"applyAfter": "$Axle2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.03125, 0, 0],
						"axis": [1, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$LeftBackBackWheel",
				"applyAfter": "$Axle3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.03125, 0, -1.3125],
						"axis": [1, 0, 0],
						"variable": "ground_rotation_3"
					}
				]
			},
			{
				"objectName": "$RightBackBackWheel",
				"applyAfter": "$Axle3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.03125, 0, -1.3125],
						"axis": [-1, 0, 0],
						"variable": "ground_rotation_5"
					}
				]
			},
			{
				"objectName": "$RightBackWheel",
				"applyAfter": "$Axle2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.03125, 0, 0],
						"axis": [-1, 0, 0],
						"variable": "ground_rotation_7"
					}
				]
			},
			{
				"objectName": "$RightFront",
				"applyAfter": "$Axle1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, 0, 3.3125],
						"axis": [0, 1, 0],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$RightFrontWheel",
				"applyAfter": "$RightFront",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.40625, 0, 3.3125],
						"axis": [-1, 0, 0],
						"variable": "ground_rotation_9"
					}
				]
			},
			{
				"objectName": "$LeftFront",
				"applyAfter": "$Axle1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, 0, 3.3125],
						"axis": [0, 1, 0],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$LeftFrontWheel",
				"applyAfter": "$LeftFront",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.40625, 0, 3.3125],
						"axis": [1, 0, 0],
						"variable": "ground_rotation_10"
					}
				]
			},
			{
				"objectName": "$DoorFL",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.5, 1.375, 4.6875],
						"axis": [0, -50, 0],
						"variable": "door_DoorFL",
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [1.5, 1.375, 4.6875],
						"axis": [0, -10, 0],
						"variable": "door_DoorFL",
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$DoorFL_window",
				"applyAfter": "$DoorFL",
				"animations": [
					{
						"animationType": "translation",
						"centerPoint": [0, 0, 0],
						"axis": [0, -1.125, 0],
						"variable": "FL_Window",
						"duration": 20,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "visibility",
						"variable": "FL_Window",
						"forwardsDelay": 20,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$DoorFL_Handle_Inner",
				"applyAfter": "$DoorFL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.40625, 3.96875],
						"axis": [-45, 0, 0],
						"variable": "door_DoorFL",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.40625, 3.96875],
						"axis": [45, 0, 0],
						"variable": "door_DoorFL",
						"duration": 5,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$DoorFL_Crank",
				"applyAfter": "$DoorFL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.1875, 4.375],
						"axis": [720, 0, 0],
						"variable": "FL_Window",
						"duration": 20,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$DoorFL_Logo_Default",
				"applyAfter": "$DoorFL",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "text_1_present",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$DoorFL_Logo_URL",
				"applyAfter": "$DoorFL",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "text_1_present",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$DoorFR",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.5, 1.375, 4.6875],
						"axis": [0, 50, 0],
						"variable": "door_DoorFR",
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-1.5, 1.375, 4.6875],
						"axis": [0, 10, 0],
						"variable": "door_DoorFR",
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$DoorFR_window",
				"applyAfter": "$DoorFR",
				"animations": [
					{
						"animationType": "translation",
						"centerPoint": [0, 0, 0],
						"axis": [0, -1.125, 0],
						"variable": "FR_Window",
						"duration": 20,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "inhibitor",
						"variable": "FR_Window",
						"forwardsDelay": 20,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$DoorFR_Handle_Inner",
				"applyAfter": "$DoorFR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.40625, 3.96875],
						"axis": [-45, 0, 0],
						"variable": "door_DoorFR",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.40625, 3.96875],
						"axis": [45, 0, 0],
						"variable": "door_DoorFR",
						"duration": 5,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$DoorFR_Crank",
				"applyAfter": "$DoorFR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.1875, 4.375],
						"axis": [720, 0, 0],
						"variable": "FR_Window",
						"duration": 20,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$DoorFR_Logo_Default",
				"applyAfter": "$DoorFR",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "text_1_present",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$DoorFR_Logo_URL",
				"applyAfter": "$DoorFR",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "text_1_present",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$Wiper_Larm1",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.6875, 1.3125, 4.875],
						"axis": [0, -9.054, -99.589],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$Wiper_Larm2",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.625, 1.3125, 4.875],
						"axis": [0, -9.054, -99.589],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$Wiper_L",
				"applyAfter": "$Wiper_Larm1",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.208722, 1.71967, 4.91643],
						"axis": [0, 9.054, 99.589],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$Wiper_Rarm1",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.6875, 1.3125, 4.875],
						"axis": [0, 9.054, 99.589],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$Wiper_Rarm2",
				"applyAfter": "$Cab",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.625, 1.3125, 4.875],
						"axis": [0, 9.054, 99.589],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$Wiper_R",
				"applyAfter": "$Wiper_Rarm1",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.208722, 1.71967, 4.91643],
						"axis": [0, -9.054, -99.589],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$window_1",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "$window_2",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "$window_3",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "$window_4",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "$window_5",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "$window_6",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "&Headlight",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "&LightRunningFront",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "&LightTurnRightFront",
				"applyAfter": "$Cab",
				"animations": []
			},
			{
				"objectName": "&LightTurnLeftFront",
				"applyAfter": "$Cab",
				"animations": []
			}
		],
		"lightObjects": [
			{
				"objectName": "&LightBrake",
				"emissive": true,
				"isElectric": true,
				"color": "#FF0000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "brake",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [1.25, 0.1875, -2.3125],
						"axis": [0, 0, -1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					},
					{
						"pos": [-1.25, 0.1875, -2.3125],
						"axis": [0, 0, -1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			},
			{
				"objectName": "&LightReverse",
				"emissive": true,
				"isElectric": true,
				"color": "#FFFFFF",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "transmission_reversed",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [0.875, 0.1875, -2.3125],
						"axis": [0, 0, -1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					},
					{
						"pos": [-0.875, 0.1875, -2.3125],
						"axis": [0, 0, -1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			},
			{
				"objectName": "&LightRunningBack",
				"emissive": true,
				"isElectric": true,
				"color": "#FF0000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "running_light",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [1.125, 0.1875, -2.3125],
						"axis": [0, 0, -1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					},
					{
						"pos": [-1.125, 0.1875, -2.3125],
						"axis": [0, 0, -1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			},
			{
				"objectName": "&LightTurnLeftBack",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "visibility",
						"variable": "left_turn_signal",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "0_5_15_cycle",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [1, 0.1875, -2.3125],
						"axis": [0, 0, -1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			},
			{
				"objectName": "&LightTurnRightBack",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "visibility",
						"variable": "right_turn_signal",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "0_5_15_cycle",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [-1, 0.1875, -2.3125],
						"axis": [0, 0, -1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			},
			{
				"objectName": "&Headlight",
				"emissive": true,
				"isElectric": true,
				"color": "#FFFFFF",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "headlight",
						"duration": 10,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [1.15625, 0.656245, 5.02187],
						"axis": [0, 0, 1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625,
						"beamDiameter": 8,
						"beamLength": 24.0
					},
					{
						"pos": [-1.15625, 0.656245, 5.02187],
						"axis": [0, 0, 1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625,
						"beamDiameter": 8,
						"beamLength": 24.0
					}
				]
			},
			{
				"objectName": "&LightRunningFront",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "running_light",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [1.25, 2.68749, 4.85156],
						"axis": [0, -0.24254, 0.97014],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					},
					{
						"pos": [0.25, 2.68749, 4.85156],
						"axis": [0, -0.24254, 0.97014],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					},
					{
						"pos": [0, 2.68749, 4.85156],
						"axis": [0, -0.24254, 0.97014],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					},
					{
						"pos": [-0.25, 2.68749, 4.85156],
						"axis": [0, -0.24254, 0.97014],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					},
					{
						"pos": [-1.25, 2.68749, 4.85156],
						"axis": [0, -0.24254, 0.97014],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					}
				]
			},
			{
				"objectName": "&LightTurnRightFront",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 0.5, 0],
						"variable": "running_light",
						"duration": 2,
						"skipForwardsMovement": true
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, -0.5, 0],
						"variable": "headlight",
						"duration": 2,
						"skipReverseMovement": true
					},
					{
						"animationType": "inhibitor",
						"variable": "right_turn_signal",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "0_5_15_cycle",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [-1.03125, 0.437495, 5.01563],
						"axis": [0, 0, 1],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					}
				]
			},
			{
				"objectName": "&LightTurnLeftFront",
				"emissive": true,
				"isElectric": true,
				"color": "#FF8000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 0.5, 0],
						"variable": "running_light",
						"duration": 2,
						"skipForwardsMovement": true
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, -0.5, 0],
						"variable": "headlight",
						"duration": 2,
						"skipReverseMovement": true
					},
					{
						"animationType": "inhibitor",
						"variable": "left_turn_signal",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "0_5_15_cycle",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [1.03125, 0.437495, 5.01563],
						"axis": [0, 0, 1],
						"flareHeight": 0.1875,
						"flareWidth": 0.1875
					}
				]
			}
		],
		"sounds": [
			{
				"name": "unuparts:unuparts_rotation_unu_parkingbrake_3_engage",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "p_brake",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_parkingbrake_3_disengage",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "p_brake",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_switch_3_signal",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "left_turn_signal",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "left_turn_signal",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_3_open",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_DoorFL",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_3_close",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_DoorFL",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_3_open",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_DoorFR",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_3_close",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_DoorFR",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"name": "unuparts:unuparts_horn_truck_1",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "horn",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"looping": true
			},
			{
				"name": "unuparts:unuparts_sound_unu_rain",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "rain_strength",
						"clampMin": 1,
						"clampMax": 2
					}
				],
				"volumeAnimations": [
					{
						"animationType": "translation",
						"variable": "rain_strength",
						"axis": [0, 0.5, 0],
						"offset": 0
					}
				],
				"isInterior": true,
				"looping": true
			}
		],
		"particles": [
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_piston_1_1_cam_1",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#D9D9D9",
				"transparency": 0.25,
				"toTransparency": 0.25,
				"scale": 1,
				"pos": [1.53125, 2.8125, 2.45313],
				"initialVelocity": [0, 0.5, -0.86602]
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_backfired_1",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#111111",
				"scale": 2.5,
				"pos": [1.53125, 2.8125, 2.45313],
				"initialVelocity": [0, 0.5, -0.86602],
				"quantity": 5
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 115,
						"clampMax": 999
					},
					{
						"animationType": "visibility",
						"variable": "door_Cab",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0, 1.0625, 4.71875],
				"initialVelocity": [0, 0, -0.1],
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 120,
						"clampMax": 999
					},
					{
						"animationType": "visibility",
						"variable": "door_Cab",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0, 1.0625, 4.71875],
				"initialVelocity": [0, 0, -0.1],
				"quantity": 2,
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 115,
						"clampMax": 999
					},
					{
						"animationType": "visibility",
						"variable": "door_Cab",
						"clampMin": 0,
						"clampMax": 0
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0, 0.9375, 5.0625],
				"initialVelocity": [0, 0, 0.1],
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 120,
						"clampMax": 999
					},
					{
						"animationType": "visibility",
						"variable": "door_Cab",
						"clampMin": 0,
						"clampMax": 0
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0.125, 0.9375, 5.0625],
				"initialVelocity": [0, 0, 0.1],
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 120,
						"clampMax": 999
					},
					{
						"animationType": "visibility",
						"variable": "door_Cab",
						"clampMin": 0,
						"clampMax": 0
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [-0.125, 0.9375, 5.0625],
				"initialVelocity": [0, 0, 0.1],
				"spawnEveryTick": true
			}
		]
	},
	
	"constantValues": {
		"unuisbest": 1
	},
		
	"variableModifiers": [
		{
			"variable": "Gentile_Steering",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Gentile_Steering_16",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "RHD_Mode",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_RHD_Mode_16",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "Enable_Suspension",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Enable_Suspension_16",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "Stiffness_Roll",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Stiffness_Roll_16",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": -1,
			"maxValue": 1
		},
		{
			"variable": "Stiffness_Pitch",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Stiffness_Pitch_16",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": -1,
			"maxValue": 1
		},
		{
			"variable": "Ride_Height_Front",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Ride_Height_Front_16",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": -1,
			"maxValue": 1
		},
		{
			"variable": "Camber_Front",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Camber_Front_16",
					"axis" : [0, 0, 10]
				}
			],
			"minValue": -10,
			"maxValue": 10
		},
		{
			"variable": "Ride_Height_Back",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Ride_Height_Back_16",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": -1,
			"maxValue": 1
		},
		{
			"variable": "Camber_Back",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Camber_Back_16",
					"axis" : [0, 0, 10]
				}
			],
			"minValue": -10,
			"maxValue": 10
		},
		{
			"variable": "hasTransmission",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_16",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Enable_Transmission_16",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "Forces_Pitch",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "Forces_Pitch",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "acceleration",
					"axis" : [0, 5, 0]
				},
				{
					"animationType" : "translation",
					"variable": "speed_scaled",
					"axis": [1, 0, 0],
					"clampMin": 0,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "Stiffness_Pitch",
					"axis": [-1, 0, 0],
					"offset": 1
				},
				{
					"animationType": "inhibitor",
					"variable": "transmission_reversed",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "transmission_reversed",
					"axis": [-1, 0, 0]
				}
			]
		},
		{
			"variable": "Forces_Roll",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "Forces_Roll",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "rudder",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "speed_scaled",
					"axis" : [0.001, 0, 0]
				},
				{
					"animationType": "translation",
					"variable": "Stiffness_Roll",
					"axis": [-1, 0, 0],
					"offset": 1
				}
			]
		},
		{
			"variable": "Wheel_LeftBack",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "ground_onground_1",
					"axis" : [0, 0, 2],
					"offset": -2
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Roll",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Pitch",
					"axis" : [0, 1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Enable_Suspension",
					"axis" : [1, 0, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Ride_Height_Back",
					"axis" : [0, -1, 0]
				}
			],
			"minValue": -4,
			"maxValue": 2
		},
		{
			"variable": "Wheel_LeftBackBack",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "ground_onground_3",
					"axis" : [0, 0, 2],
					"offset": -2
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Roll",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Pitch",
					"axis" : [0, 1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Enable_Suspension",
					"axis" : [1, 0, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Ride_Height_Back",
					"axis" : [0, -1, 0]
				}
			],
			"minValue": -4,
			"maxValue": 2
		},
		{
			"variable": "Wheel_RightBackBack",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "ground_onground_5",
					"axis" : [0, 0, 2],
					"offset": -2
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Roll",
					"axis" : [0, 1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Pitch",
					"axis" : [0, 1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Enable_Suspension",
					"axis" : [1, 0, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Ride_Height_Back",
					"axis" : [0, -1, 0]
				}
			],
			"minValue": -4,
			"maxValue": 2
		},
		{
			"variable": "Wheel_RightBack",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "ground_onground_7",
					"axis" : [0, 0, 2],
					"offset": -2
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Roll",
					"axis" : [0, 1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Pitch",
					"axis" : [0, 1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Enable_Suspension",
					"axis" : [1, 0, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Ride_Height_Back",
					"axis" : [0, -1, 0]
				}
			],
			"minValue": -4,
			"maxValue": 2
		},
		{
			"variable": "Wheel_RightFront",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "ground_onground_9",
					"axis" : [0, 0, 2],
					"offset": -2
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Roll",
					"axis" : [0, 1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Pitch",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Enable_Suspension",
					"axis" : [1, 0, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Ride_Height_Front",
					"axis" : [0, -1, 0]
				}
			],
			"minValue": -4,
			"maxValue": 2
		},
		{
			"variable": "Wheel_LeftFront",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "ground_onground_10",
					"axis" : [0, 0, 2],
					"offset": -2
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Roll",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Forces_Pitch",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Enable_Suspension",
					"axis" : [1, 0, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "Ride_Height_Front",
					"axis" : [0, -1, 0]
				}
			],
			"minValue": -4,
			"maxValue": 2
		},
		{
			"variable": "steeringfactor",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "speed_scaled",
					"axis" : [0, 0, -0.005],
					"offset": 1
				},
				{
					"animationType" : "translation",
					"variable" : "speed_scaled",
					"axis" : [-0.005, 0, 0],
					"offset": 1
				}
			],
			"minValue": 0.1,
			"maxValue": 1
		},
		{
			"variable": "rudder",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "rudder",
					"axis" : [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "LOCK",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "translation",
					"variable" : "desiredDirection",
					"axis" : [0, 0, -1]
				},
				{
					"animationType": "activator",
					"variable": "LOCK",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "inhibitor",
					"variable": "Gentile_Steering",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "translation",
					"variable" : "steeringfactor",
					"axis" : [1, 0, 0]
				},
				{
					"animationType": "activator",
					"variable": "Gentile_Steering",
					"clampMin": 0,
					"clampMax": 0
				}
			],
			"minValue": -35,
			"maxValue": 35
		},
		{
			"variable": "steeringwheel",
			"animations": [
				{
					"animationType": "translation",
					"variable": "rudder",
					"centerPoint": [0, 0, 0],
					"axis": [0, 0, -1]
				}
			],
			"minValue": -45,
			"maxValue": 45
		},
		{
			"variable": "transmission_isautomatic",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_isautomatic_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_isautomatic_14",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "transmission_clutch_downshift",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_clutch_downshift_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_clutch_downshift_14",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "transmission_clutch_upshift",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_clutch_upshift_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_clutch_upshift_14",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "transmission_reversed",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_reversed_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_reversed_14",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "transmission_gearshift_hvertical",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_gearshift_1",
					"axis": [0, 0, -1]
				},
				{
					"animationType": "inhibitor",
					"variable": "transmission_isautomatic",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "engine_gearshift_hvertical_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "unuisbest",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "activator",
					"variable": "hasTransmission",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_gearshift_hvertical_14",
					"axis": [0, 0, 1]
				}
			]
		},
		{
			"variable": "transmission_gearshift_hhorizontal",
			"animations": [
				{
					"animationType": "translation",
					"variable": "!unuisbest",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "transmission_isautomatic",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "engine_gearshift_hhorizontal_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "unuisbest",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "activator",
					"variable": "hasTransmission",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_gearshift_hhorizontal_14",
					"axis": [0, 0, 1]
				}
			]
		},
{"variable": "odometer_addition","animations": [{"animationType": "translation","variable": "speed","axis": [0, 0, 1]},{"animationType": "translation","variable": "unuisbest","axis": [0.05, 0, 0]}]},{"variable": "odometer","animations": [{"animationType": "inhibitor","variable": "engine_running_1","clampMin": 0,"clampMax": 0},{"animationType": "translation","variable": "odometer_addition","axis": [0, 1, 0]}]},{"variable": "odometer_miles","animations": [{"animationType": "translation","variable": "odometer","axis": [0, 0, 0.000621371]}]},{"variable": "odometer_kilometers","animations": [{"animationType": "translation","variable": "odometer","axis": [0, 0, 0.001]}]},{"variable": "odometer_miles_oxxxxx","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 0,"clampMax": 09999.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 10000.0,"clampMax": 19999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 20000.0,"clampMax": 29999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 30000.0,"clampMax": 39999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 40000.0,"clampMax": 49999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 50000.0,"clampMax": 59999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 60000.0,"clampMax": 69999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 70000.0,"clampMax": 79999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 80000.0,"clampMax": 89999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles","clampMin": 90000.0,"clampMax": 99999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_miles_xoxxxx_pre","animations": [{"animationType": "translation","variable": "odometer_miles","axis": [0, 0, 1]},{"animationType": "translation","variable": "odometer_miles_oxxxxx","axis": [0, -10000.0, 0]}]},{"variable": "odometer_miles_xoxxxx","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 0,"clampMax": 00999.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 01000.0,"clampMax": 01999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 02000.0,"clampMax": 02999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 03000.0,"clampMax": 03999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 04000.0,"clampMax": 04999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 05000.0,"clampMax": 05999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 06000.0,"clampMax": 06999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 07000.0,"clampMax": 07999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 08000.0,"clampMax": 08999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xoxxxx_pre","clampMin": 09000.0,"clampMax": 09999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_miles_xxoxxx_pre","animations": [{"animationType": "translation","variable": "odometer_miles_xoxxxx_pre","axis": [0, 0, 1]},{"animationType": "translation","variable": "odometer_miles_xoxxxx","axis": [0, -1000.0, 0]}]},{"variable": "odometer_miles_xxoxxx","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 0,"clampMax": 00099.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00100.0,"clampMax": 00199.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00200.0,"clampMax": 00299.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00300.0,"clampMax": 00399.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00400.0,"clampMax": 00499.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00500.0,"clampMax": 00599.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00600.0,"clampMax": 00699.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00700.0,"clampMax": 00799.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00800.0,"clampMax": 00899.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxoxxx_pre","clampMin": 00900.0,"clampMax": 00999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_miles_xxxoxx_pre","animations": [{"animationType": "translation","variable": "odometer_miles_xxoxxx_pre","axis": [0, 0, 1]},{"animationType": "translation","variable": "odometer_miles_xxoxxx","axis": [0, -100.0, 0]}]},{"variable": "odometer_miles_xxxoxx","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 0,"clampMax": 00009.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00010.0,"clampMax": 00019.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00020.0,"clampMax": 00029.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00030.0,"clampMax": 00039.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00040.0,"clampMax": 00049.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00050.0,"clampMax": 00059.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00060.0,"clampMax": 00069.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00070.0,"clampMax": 00079.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00080.0,"clampMax": 00089.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxoxx_pre","clampMin": 00090.0,"clampMax": 00099.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_miles_xxxxox_pre","animations": [{"animationType": "translation","variable": "odometer_miles_xxxoxx_pre","axis": [0, 0, 1]},{"animationType": "translation","variable": "odometer_miles_xxxoxx","axis": [0, -10.0, 0]}]},{"variable": "odometer_miles_xxxxox","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 0,"clampMax": 00000.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00001.0,"clampMax": 00001.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00002.0,"clampMax": 00002.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00003.0,"clampMax": 00003.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00004.0,"clampMax": 00004.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00005.0,"clampMax": 00005.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00006.0,"clampMax": 00006.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00007.0,"clampMax": 00007.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00008.0,"clampMax": 00008.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_miles_xxxxox_pre","clampMin": 00009.0,"clampMax": 00009.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_miles_xxxxxo","animations": [{"animationType": "translation","variable": "odometer_miles_xxxxox_pre","axis": [0, 0, 10]},{"animationType": "translation","variable": "odometer_miles_xxxxox","axis": [0, -10, 0]}]},{"variable": "odometer_miles_xxxxxo_partial","animations": [{"animationType": "translation","variable": "odometer_miles_xxxxxo","axis": [0, 0, 1],"offset": -9}]},{"variable": "odometer_kilometers_oxxxxx","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 0,"clampMax": 09999.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 10000.0,"clampMax": 19999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 20000.0,"clampMax": 29999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 30000.0,"clampMax": 39999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 40000.0,"clampMax": 49999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 50000.0,"clampMax": 59999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 60000.0,"clampMax": 69999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 70000.0,"clampMax": 79999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 80000.0,"clampMax": 89999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers","clampMin": 90000.0,"clampMax": 99999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_kilometers_xoxxxx_pre","animations": [{"animationType": "translation","variable": "odometer_kilometers","axis": [0, 0, 1]},{"animationType": "translation","variable": "odometer_kilometers_oxxxxx","axis": [0, -10000.0, 0]}]},{"variable": "odometer_kilometers_xoxxxx","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 0,"clampMax": 00999.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 01000.0,"clampMax": 01999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 02000.0,"clampMax": 02999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 03000.0,"clampMax": 03999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 04000.0,"clampMax": 04999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 05000.0,"clampMax": 05999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 06000.0,"clampMax": 06999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 07000.0,"clampMax": 07999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 08000.0,"clampMax": 08999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xoxxxx_pre","clampMin": 09000.0,"clampMax": 09999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_kilometers_xxoxxx_pre","animations": [{"animationType": "translation","variable": "odometer_kilometers_xoxxxx_pre","axis": [0, 0, 1]},{"animationType": "translation","variable": "odometer_kilometers_xoxxxx","axis": [0, -1000.0, 0]}]},{"variable": "odometer_kilometers_xxoxxx","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 0,"clampMax": 00099.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00100.0,"clampMax": 00199.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00200.0,"clampMax": 00299.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00300.0,"clampMax": 00399.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00400.0,"clampMax": 00499.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00500.0,"clampMax": 00599.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00600.0,"clampMax": 00699.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00700.0,"clampMax": 00799.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00800.0,"clampMax": 00899.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxoxxx_pre","clampMin": 00900.0,"clampMax": 00999.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_kilometers_xxxoxx_pre","animations": [{"animationType": "translation","variable": "odometer_kilometers_xxoxxx_pre","axis": [0, 0, 1]},{"animationType": "translation","variable": "odometer_kilometers_xxoxxx","axis": [0, -100.0, 0]}]},{"variable": "odometer_kilometers_xxxoxx","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 0,"clampMax": 00009.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00010.0,"clampMax": 00019.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00020.0,"clampMax": 00029.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00030.0,"clampMax": 00039.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00040.0,"clampMax": 00049.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00050.0,"clampMax": 00059.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00060.0,"clampMax": 00069.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00070.0,"clampMax": 00079.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00080.0,"clampMax": 00089.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxoxx_pre","clampMin": 00090.0,"clampMax": 00099.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_kilometers_xxxxox_pre","animations": [{"animationType": "translation","variable": "odometer_kilometers_xxxoxx_pre","axis": [0, 0, 1]},{"animationType": "translation","variable": "odometer_kilometers_xxxoxx","axis": [0, -10.0, 0]}]},{"variable": "odometer_kilometers_xxxxox","animations": [{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 0,"clampMax": 00000.9},{"animationType": "translation","variable": "!unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00001.0,"clampMax": 00001.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 1]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00002.0,"clampMax": 00002.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 2]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00003.0,"clampMax": 00003.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 3]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00004.0,"clampMax": 00004.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 4]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00005.0,"clampMax": 00005.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 5]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00006.0,"clampMax": 00006.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 6]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00007.0,"clampMax": 00007.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 7]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00008.0,"clampMax": 00008.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 8]},{"animationType": "inhibitor","variable": "unuisbest","clampMin": 1,"clampMax": 1},{"animationType": "activator","variable": "odometer_kilometers_xxxxox_pre","clampMin": 00009.0,"clampMax": 00009.9},{"animationType": "translation","variable": "unuisbest","axis": [0, 0, 9]}]},{"variable": "odometer_kilometers_xxxxxo","animations": [{"animationType": "translation","variable": "odometer_kilometers_xxxxox_pre","axis": [0, 0, 10]},{"animationType": "translation","variable": "odometer_kilometers_xxxxox","axis": [0, -10, 0]}]},{"variable": "odometer_kilometers_xxxxxo_partial","animations": [{"animationType": "translation","variable": "odometer_kilometers_xxxxxo","axis": [0, 0, 1],"offset": -9}]}
	]
}