﻿{
	"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 Mastodon XL (Crimson) §7[OM-114-MTC]",
			"subName": "_crimson",
			"partTones": ["", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "axle2_budd", "wheel_truck_budd_vintage", "truckbed_stakeside_wood"],
			"extraMaterials": ["mts:unuparts.unuparts_decor_unu_paint_crimson:0:1"]
		},
		{
			"name": "§3UNU Mastodon XL (Ford) §7[OM-114-MTC]",
			"subName": "_ford",
			"partTones": ["", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "axle2_budd", "wheel_truck_budd_vintage", "truckbed_stakeside_wood"],
			"extraMaterials": ["mts:unuparts.unuparts_decor_unu_paint_ford:0:1"]
		},
		{
			"name": "§3UNU Mastodon XL (Navy) §7[OM-114-MTC]",
			"subName": "_navy",
			"partTones": ["", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "axle2_budd", "wheel_truck_budd_vintage", "truckbed_stakeside_wood"],
			"extraMaterials": ["mts:unuparts.unuparts_decor_unu_paint_navy:0:1"]
		},
		{
			"name": "§3UNU Mastodon XL (Seaweed) §7[OM-114-MTC]",
			"subName": "_seaweed",
			"partTones": ["", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "axle2_budd", "wheel_truck_budd_vintage", "truckbed_stakeside_wood"],
			"extraMaterials": ["mts:unuparts.unuparts_decor_unu_paint_seaweed:0:1"]
		}
	],
	
	"general": {
		"description": "§lRecommended parts:§r\n§oVintage Truck Wheel§r\n§oBudget Seat§r\n§oI6 Diesel Engine§r\n§oUNU Shift-O-Matic Transmission§r\n\n§lAdditional Parts:§r\nHeavy Truckbeds",
		"numberWindows": 5,
		"type": "car",
		"openTop": true,
		"emptyMass": 8000,
		"stackSize": 1,
		"materials": ["mts:unuparts.unuparts_vehicle_unu_frame_u:0:1", "mts:unuparts.unuparts_crafting_unu_sheetmetal_fender_steel:0:4", "mts:unuparts.unuparts_crafting_unu_sheetmetal_door:0:2", "mts:unuparts.unuparts_crafting_unu_sheetmetal_panel_steel:0:8", "minecraft:glass_pane:0:3", "mts:unuparts.unuparts_part_unu_wheel_truck_vintage:0:6", "oredict:seatbudget:2", "mts:unuparts.unuparts_part_unu_engine_i06_diesel:0:1", "mts:unuparts.unuparts_part_unu_transmission_fluidmatic_2_base:0:1"]
	},

	"motorized": {
		"isBigTruck": false,
		"isTrailer": false,
		"isFrontWheelDrive": false,
		"isRearWheelDrive": true,
		"hasRunningLights": false,
		"hasHeadlights": true,
		"hasTurnSignals": false,
		"hasCruiseControl": false,
		"fuelCapacity": 25000,
		"defaultFuelQty": 12500,
		"axleRatio": 4.0,
		"dragCoefficient": 0.9,
		"brakingFactor": 1.0,
		"downForce": 0.1,
		"overSteer": 0.5,
		"hudTexture": "unucivil:textures/guis/unucivil_hud_unu_mastodon.png",
		"panelTexture": "unuparts:textures/guis/unuparts_panel_unu_budget.png",
		"instruments": [
			{ //Main Right
				"pos": [0.40625, 1.09375, 4.262],
				"rot": [0, 0, 0],
				"scale": 0.015625,
				"hudX": 246,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0,
				"animations": [],
				"applyAfter": "$Body"
			},
			{ //Main Left
				"pos": [0.59375, 1.09375, 4.262],
				"rot": [0, 0, 0],
				"scale": 0.015625,
				"hudX": 154,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0,
				"animations": [],
				"applyAfter": "$Body"
			}
		]
	},
	
	"connectionGroups": [
		{
			"groupName": "Towing",
			"isHookup": true,
			"connections": [
				{
					"type": "tow_bumper_heavy",
					"pos": [0, 0.03125, 6.4375],
					"distance": 2
				},
				{
					"type": "tow_wheel_heavy",
					"pos": [0, -0.4375, 5.8125],
					"distance": 2
				},
				{
                    "type": "tow_flatbed_heavy",
                    "pos": [0, -0.4375, 6.46875],
                    "distance": 2
                }
			]
		}
	],
	
	"parts": [
		{
			"pos": [0, -0.25, 5.8125],
			"types": ["generic_suspension_unu_leaf_heavy_front", "generic_bodypart_unu_suspension_mastodonxl_front"],
			"defaultPart": "unuparts:unuparts_suspension_unu_leaf_heavy_front_budd",
			"conditionalDefaultParts": {
				"axle1_budd"="unuparts:unuparts_suspension_unu_leaf_heavy_front_budd",
				"axle1_dayton"="unuparts:unuparts_suspension_unu_leaf_heavy_front_dayton"
			},
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Frame"
		},
		{
			"pos": [0, -0.25, 0],
			"types": ["generic_suspension_unu_leaf_heavy_back", "generic_bodypart_unu_suspension_mastodonxl_back"],
			"defaultPart": "unuparts:unuparts_suspension_unu_leaf_heavy_back_budd",
			"conditionalDefaultParts": {
				"axle2_budd"="unuparts:unuparts_suspension_unu_leaf_heavy_back_budd",
				"axle2_dayton"="unuparts:unuparts_suspension_unu_leaf_heavy_back_dayton",
				"axle2_budd_single"="unuparts:unuparts_suspension_unu_leaf_heavy_back_budd_single",
				"axle2_dayton_single"="unuparts:unuparts_suspension_unu_leaf_heavy_back_dayton_single"
			},
			"minValue": 0,
			"maxValue": 1,
			"linkedParts": [6],
			"applyAfter": "$FrameBed"
		},
		{
			"pos": [0.5, 0.6875, 3.4375],
			"isController": true,
			"types": ["seat"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_budget_saddle",
			"conditionalDefaultParts": {
				"seat_budget"="unuparts:unuparts_part_unu_seat_budget_saddle",
				"seat_standard"="unuparts:unuparts_part_unu_seat_standard_manilla"
			},
			"toneIndex": 2,
			"dismountPos": [1.625, 0.6875, 4.4375],
			"interactableVariables": [["door_DoorFL", "!part_closed_16"]],
			"applyAfter": "$Body"
		},
		{
			"pos": [-0.5, 0.6875, 3.4375],
			"isMirrored": true,
			"types": ["seat"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_budget_saddle",
			"conditionalDefaultParts": {
				"seat_budget"="unuparts:unuparts_part_unu_seat_budget_saddle",
				"seat_standard"="unuparts:unuparts_part_unu_seat_standard_manilla"
			},
			"toneIndex": 2,
			"dismountPos": [-1.625, 0.6875, 4.4375],
			"interactableVariables": [["door_DoorFR", "!part_closed_17"], ["!part_present_5"]],
			"applyAfter": "$Body"
		},
				{
					"pos": [-0.5, 0.6875, 3.5],//+Z 0.0625
					"rot": [0, 90, 0],
					"types": ["interactable_luggage"],
					"minValue": 0,
					"maxValue": 2,
					"interactableVariables": [["door_DoorFR", "!part_closed_17"], ["part_present_4"]],
					"applyAfter": "$Body"
				},
		{
			"pos": [0, 0.1875, 4.375],
			"types": ["engine_car"],
			"defaultPart": "unuparts:unuparts_part_unu_engine_i06_diesel",
			"minValue": 0.2,
			"maxValue": 0.7,
			"intakeOffset": 0.5,
			"interactableVariables": [["door_HoodL", "door_HoodR", "!part_closed_15"], ["!hasTransmission", "part_present_8"], ["!part_present_7"]],
			"applyAfter": "$Frame"
		},
				{
					"pos": [0, 0.375, 6.125],
					"types": ["propeller_handcrank"],
					"minValue": 0,
					"maxValue": 20.0,
					"interactableVariables": [["part_present_6"]],
					"linkedParts": [6],
					"applyAfter": "$Frame"
				},
				{
					"pos": [0, 0.1875, 4.1875],
					"types": ["generic_transmission"],
					"defaultPart": "unuparts:unuparts_part_unu_transmission_fluidmatic_2_base",
					"conditionalDefaultParts": {
						"transmission_automatic_2_base"="unuparts:unuparts_part_unu_transmission_automatic_2_base",
						"transmission_automatic_3_base"="unuparts:unuparts_part_unu_transmission_automatic_3_base",
						"transmission_fluidmatic_2_base"="unuparts:unuparts_part_unu_transmission_fluidmatic_2_base",
						"transmission_manual_3_base"="unuparts:unuparts_part_unu_transmission_manual_3_base",
						"transmission_manual_3_overdrive"="unuparts:unuparts_part_unu_transmission_manual_3_overdrive",
						"transmission_manual_4_base"="unuparts:unuparts_part_unu_transmission_manual_4_base"
					},
					"minValue": 0.5,
					"maxValue": 0.5,
					"interactableVariables": [["door_HoodL", "door_HoodR", "!part_closed_15"], ["hasTransmission"], ["!part_present_6"]],
					"linkedParts": [6],
					"applyAfter": "$Frame"
				},
		{
			"pos": [0.625, 0.109374, 6.68437],
			"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": 1,
			"interactableVariables": [["part_useDefaultModel_14"]],
			"applyAfter": "$Frame"
		},
		{
			"pos": [1, 0.5625, 5.8125],
			"types": ["generic_unu_turboencabulator"],
			"minValue": 0,
			"maxValue": 1,
			"linkedDoors": ["part_useDefaultModel_18"],
			"applyAfter": "$Frame"
		},
		{
			"pos": [0.5, 1.0625, 4],
			"rot": [38, 0, 0],
			"types": ["generic_steeringwheel"],
			"minValue": 0,
			"maxValue": 1,
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [0.5, 1.0625, 4],
					"axis": [0, 6.1566, -7.8801],
					"variable": "steeringwheel"
				}
			],
			"applyAfter": "$Body"
		},
		{
			"pos": [0.28125, 0.399374, 4.23447],
			"rot": [25, 0, 0],
			"types": ["generic_pedal_gas"],
			"minValue": 0,
			"maxValue": 1,
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [0.21875, 0.3125, 4.125],
					"axis": [25, 0, 0],
					"variable": "throttle"
				}
			],
			"applyAfter": "$Body"
		},
		{
			"pos": [0.4375, 0.631105, 4.18021],
			"rot": [10, 0, 0],
			"types": ["generic_pedal_brake"],
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Brake"
		},
		{
			"pos": [0, 0.1875, 6.625],
			"types": ["generic_bodypart_unu_bumper_default", "generic_bodypart_unu_bumper_mastodon_front"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_bumper_default",
			"minValue": 0,
			"maxValue": 1,
			"interactableVariables": [["!part_present_9"]],
			"applyAfter": "$Frame"
		},
		{
			"pos": [0, 1.1875, 4.6875],
			"types": ["generic_bodypart_unu_hood_default", "generic_bodypart_unu_hood_mastodon"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_hood_default",
			"minValue": 0,
			"maxValue": 1,
			"interactableVariables": [["!door_HoodL", "!part_closed_15"], ["!door_HoodR", "!part_closed_15"]],
			"applyAfter": "$Body"
		},
		{
			"pos": [0.8125, 1.1875, 4.3125],
			"types": ["generic_bodypart_unu_door_default", "generic_bodypart_unu_door_mastodon_front"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_door_default",
			"minValue": 0,
			"maxValue": 1,
			"interactableVariables": [["!door_DoorFL", "!part_closed_16"]],
			"applyAfter": "$Body"
		},
		{
			"pos": [-0.8125, 1.1875, 4.3125],
			"isMirrored": true,
			"types": ["generic_bodypart_unu_door_default", "generic_bodypart_unu_door_mastodon_front"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_door_default",
			"minValue": 0,
			"maxValue": 1,
			"interactableVariables": [["!door_DoorFR", "!part_closed_17"]],
			"applyAfter": "$Body"
		},
		{
			"pos": [1.0625, 0.1875, 5.0625],
			"types": ["generic_bodypart_unu_fender_steel_default", "generic_bodypart_unu_fender_mastodon_front"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_fender_steel_default",
			"minValue": 0,
			"maxValue": 1,
			"interactableVariables": [["!part_present_10"]],
			"applyAfter": "$Body"
		},
		{
			"pos": [-1.0625, 0.1875, 5.0625],
			"isMirrored": true,
			"types": ["generic_bodypart_unu_fender_steel_default", "generic_bodypart_unu_fender_mastodon_front"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_fender_steel_default",
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Body"
		},
		{
			"pos": [1.0625, 0, 4.375],
			"types": ["generic_bodypart_unu_runningboard_default", "generic_bodypart_unu_runningboard_mastodonxl"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_runningboard_default",
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Body"
		},
		{
			"pos": [-1.0625, 0, 4.375],
			"isMirrored": true,
			"types": ["generic_bodypart_unu_runningboard_default", "generic_bodypart_unu_runningboard_mastodonxl"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_runningboard_default",
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Body"
		},
		{
			"pos": [0, 0.53125, 6],
			"types": ["generic_bodypart_unu_radiator_default", "generic_bodypart_unu_radiator_mastodon"],
			"defaultPart": "unuparts:unuparts_bodypart_unu_radiator_default",
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Body"
		},
		{
			"pos": [0, 2, 3.625],
			"types": ["generic_unuaccessory_hardtop", "generic_unuaccessory_hardtop_mastodon"],
			"defaultPart": "unuparts:unuparts_part_unu_accessory_hardtop",
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Body"
		},
		{
			"pos": [-0.625, 0.25, 6.21875],
			"types": ["generic_siren"],
			"conditionalDefaultParts": {
				"package_police"="unuparts:unuparts_part_unu_siren"
			},
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Body"
		},
		{
			"pos": [0, 2, 3.9375],
			"types": ["generic_gyrophare"],
			"conditionalDefaultParts": {
				"gyrophare_red"="unuparts:unuparts_part_unu_gyrophare_red",
				"gyrophare_blue"="unuparts:unuparts_part_unu_gyrophare_blue",
				"gyrophare_orange"="unuparts:unuparts_part_unu_gyrophare_orange",
				"package_police"="unuparts:unuparts_part_unu_gyrophare_red"
			},
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Body"
		},
		{
			"pos": [-0.25, 0.78125, 4.375],
			"rot": [-90, 0, 0],
			"types": ["gun_hand_shotgun", "gun_hand_rifle"],
			"conditionalDefaultParts": {
				"package_police"="unucivil:unucivil_gun_unu_shotgun"
			},
			"isSpare": true,
			"minValue": 0,
			"maxValue": 30,
			"activeAnimations": [
				{
					"animationType": "visibility",
					"variable": "unuisbest",
					"clampMin": 0,
					"clampMax": 0
				}
			],
			"interactableVariables": [["package_police", "part_present_26"]],
			"applyAfter": "$RifleMount"
		},
		{
			"pos": [0, 0.59375, 4.21875],
			"types": ["generic_unuaccessory_floorshifter"],
			"minValue": 0,
			"maxValue": 2,
			"applyAfter": "$Body"
		},
		{
			"pos": [0.625, 0.631105, 4.18021],
			"rot": [10, 0, 0],
			"types": ["generic_pedal_brake", "generic_pedal_clutch"],
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Clutch"
		},
		{
			"pos": [0, 0.899318, 3.96274],
			"rot": [-45, 0, 0],
			"types": ["generic_shiftknob"],
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$Gearshift_Floor",
			"interactableVariables": [["part_present_27"]]
		},
		{
			"pos": [0, 0.375, 2.75],
			"types": ["generic_truckbed"],
			"conditionalDefaultParts": {
				"truckbed_container"="unuparts:unuparts_bodypart_unu_truckbed_container",
				"truckbed_stakeside_wood"="unuparts:unuparts_bodypart_unu_truckbed_stakeside_wood",
				"truckbed_tanker_vintage"="unuparts:unuparts_bodypart_unu_truckbed_tanker_vintage"
			},
			"minValue": 0,
			"maxValue": 5,
			"interactableVariables": [["!part_present_31"], ["!part_present_32"]],
			"applyAfter": "$Frame"
		},
		{
			"pos": [0, 0.25, 0],
			"types": ["generic_bodypart_unu_truckbed_heavy_single", "generic_bodypart_unu_truckbed_contractorxl_single"],
			"toneIndex": 4,
			"minValue": 0,
			"maxValue": 3,
			"interactableVariables": [["!part_present_30"], ["!part_present_32"], ["!part_present_33"]],
			"applyAfter": "$FrameBed"
		},
		{
			"pos": [0, 0.25, -0.65625],
			"types": ["generic_bodypart_unu_truckbed_heavy_double", "generic_bodypart_unu_truckbed_mastodonxl_double"],
			"conditionalDefaultParts": {
				"truckbed_cargo"="unumilitary:unumilitary_bodypart_unu_truckbed_mule_cargo_winter"
			},
			"toneIndex": 4,
			"minValue": 0,
			"maxValue": 3,
			"interactableVariables": [["!part_present_30"], ["!part_present_31"], ["part_present_33"]],
			"applyAfter": "$FrameBed"
		},
		{
			"pos": [0, -0.25, -1.3125],
			"types": ["generic_suspension_unu_leaf_heavy_back", "generic_bodypart_unu_suspension_mule_back"],
			"conditionalDefaultParts": {
				"axle3_budd"="unuparts:unuparts_suspension_unu_leaf_heavy_back_budd",
				"axle3_dayton"="unuparts:unuparts_suspension_unu_leaf_heavy_back_dayton",
				"axle3_budd_single"="unuparts:unuparts_suspension_unu_leaf_heavy_back_budd_single",
				"axle3_dayton_single"="unuparts:unuparts_suspension_unu_leaf_heavy_back_dayton_single"
			},
			"minValue": 0,
			"maxValue": 1,
			"interactableVariables": [["!part_present_31"]],
			"applyAfter": "$FrameBed",
			"constantValues": {
				"frame_axleIsSecondary": 1,
				"frame_driveshaft_x": 0.001,
				"frame_driveshaft_y": 0.001,
				"frame_driveshaft_z": 1.15625
			}
		},
		{
			"pos": [0, 0.15625, -2.5625],
			"types": ["generic_bodypart_unu_bumper_truck_heavy_back", "generic_bodypart_unu_bumper_mastodonxl_back"],
			"conditionalDefaultParts": {
				"bumper_back_standard"="unuparts:unuparts_bodypart_unu_bumper_truck_heavy_back_standard",
				"bumper_back_standard_ring"="unuparts:unuparts_bodypart_unu_bumper_truck_heavy_back_standard_ring"
			},
			"minValue": 0,
			"maxValue": 1,
			"interactableVariables": [["!part_bumperDelete_31", "!part_bumperDelete_32"]],
			"applyAfter": "$FrameBed_Bumper"
		},
		{
			"pos": [1.15625, 0.15625, -1.96875],
			"types": ["generic_mudflap"],
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$MudflapSupportL"
		},
		{
			"pos": [-1.15625, 0.15625, -1.96875],
			"isMirrored": true,
			"types": ["generic_mudflap"],
			"minValue": 0,
			"maxValue": 1,
			"applyAfter": "$MudflapSupportR"
		}
	],
	
	"collisionGroups": [
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.0,1.625,4.5625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "window_F"
				}
			],
			"applyAfter": "$window_F"
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.75,0.375,4.8125],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_HoodL"
				}
			],
			"applyAfter": "HingeHoodL2",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_useDefaultHitboxes_15",
					"clampMin": 1,
					"clampMax": 1
				}
			]
		},
		{
			"collisions": [
				{
					"pos": [0.25, 1.125, 5.8125],
					"width": 0.5,
					"height": 0.125,
					"variableName": "door_HoodL"
				},
				{
					"pos": [0.375, 1.1875, 5.3125],
					"width": 0.5,
					"height": 0.125,
					"variableName": "door_HoodL"
				},
				{
					"pos": [0.5625, 1.1875, 4.8125],
					"width": 0.5,
					"height": 0.125,
					"variableName": "door_HoodL"
				}
			],
			"applyAfter": "HingeHoodL1",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_useDefaultHitboxes_15",
					"clampMin": 1,
					"clampMax": 1
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-0.75,0.375,4.8125],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_HoodR"
				}
			],
			"applyAfter": "HingeHoodR2",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_useDefaultHitboxes_15",
					"clampMin": 1,
					"clampMax": 1
				}
			]
		},
		{
			"collisions": [
				{
					"pos": [-0.25, 1.125, 5.8125],
					"width": 0.5,
					"height": 0.125,
					"variableName": "door_HoodR"
				},
				{
					"pos": [-0.375, 1.1875, 5.3125],
					"width": 0.5,
					"height": 0.125,
					"variableName": "door_HoodR"
				},
				{
					"pos": [-0.5625, 1.1875, 4.8125],
					"width": 0.5,
					"height": 0.125,
					"variableName": "door_HoodR"
				}
			],
			"applyAfter": "HingeHoodR1",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_useDefaultHitboxes_15",
					"clampMin": 1,
					"clampMax": 1
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.96875,1.09375,3.5],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorFL"
				},
				{
					"pos": [0.78125,1.03125,3.6875],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorFL"
				}
			],
			"applyAfter": "HingeDoorFL",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_useDefaultHitboxes_16",
					"clampMin": 1,
					"clampMax": 1
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-0.96875,1.09375,3.5],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorFR"
				},
				{
					"pos": [-0.78125,1.03125,3.6875],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorFR"
				}
			],
			"applyAfter": "HingeDoorFR",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_useDefaultHitboxes_17",
					"clampMin": 1,
					"clampMax": 1
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 1
					"pos": [1, -0.375, 0],
					"width": 0.125,
					"height": 0.125
				},
				{	//Wheel 2
					"pos": [-1, -0.375, 0],
					"width": 0.125,
					"height": 0.125
				}
			],
			"applyAfter": "$FrameBed",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_2",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 3
					"pos": [-1, -0.375, 5.8125],
					"width": 0.125,
					"height": 0.125
				},
				{	//Wheel 4
					"pos": [1, -0.375, 5.8125],
					"width": 0.125,
					"height": 0.125
				}
			],
			"applyAfter": "$Frame",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_1",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{
					"pos": [0.125, 2, 4.125],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [0.625, 2, 4.125],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [-0.125, 2, 4.125],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [-0.625, 2, 4.125],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [-0.25, 2, 3.625],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [-0.75, 2, 3.625],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [0.25, 2, 3.625],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [0.75, 2, 3.625],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [-0.25, 2, 3.125],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [-0.75, 2, 3.125],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [0.25, 2, 3.125],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [0.75, 2, 3.125],
					"width": 0.5,
					"height": 0.125
				}
			],
			"applyAfter": "$Body",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_useDefaultHitboxes_23",
					"clampMin": 1,
					"clampMax": 1
				}
			]
		},
		{
			"collisions": [
				{
					"pos": [0, 1.1875, 5.3125],
					"width": 0.5,
					"height": 0.125
				},
				{
					"pos": [0, 1.1875, 5.8125],
					"width": 0.5,
					"height": 0.125
				}
			],
			"applyAfter": "$Body"
		}
	],

	"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": "$FrameBed",
				"animations": []
			},
			{
				"objectName": "$FrameBed_Front",
				"applyAfter": "$FrameBed",
				"animations": [
					{
						"animationType": "scaling",
						"variable": "FrameBed_Front_stretch",
						"centerPoint": [0, 0, 0.8125],
						"axis": [0, 0, 0.5333],
						"offset": 1
					}
				]
			},
			{
				"objectName": "$Frame",
				"applyAfter": "$FrameBed",
				"animations": [
					{
						"animationType": "translation",
						"variable": "FrameBed_Front_stretch",
						"axis": [0, 0, 1]
					}
				]
			},
			{
				"objectName": "$FrameBed_Back",
				"applyAfter": "$FrameBed",
				"animations": [
					{
						"animationType": "scaling",
						"variable": "FrameBed_Back_stretch",
						"centerPoint": [0, 0, -0.8125],
						"axis": [0, 0, 0.6666],
						"offset": 1
					}
				]
			},
			{
				"objectName": "$FrameBed_Bumper",
				"applyAfter": "$FrameBed",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_bumperDelete_31",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "part_bumperDelete_32",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "translation",
						"variable": "FrameBed_Back_stretch",
						"axis": [0, 0, -1]
					}
				]
			},
			{
				"objectName": "$FrameBedSupports",
				"applyAfter": "$FrameBed",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_30",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$Body",
				"applyAfter": "$Frame",
				"animations": []
			},
			{
				"objectName": "$Gas",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_12",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.21875, 0.3125, 4.125],
						"axis": [25, 0, 0],
						"variable": "throttle"
					}
				]
			},
			{
				"objectName": "$Brake",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.4375, 0.3125, 4.1875],
						"axis": [20, 0, 0],
						"variable": "brake",
						"duration": 2
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.4375, 0.3125, 4.1875],
						"axis": [20, 0, 0],
						"variable": "p_brake",
						"duration": 2
					}
				]
			},
			{
				"objectName": "$Brake_Pad",
				"applyAfter": "$Brake",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_13",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$Clutch",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "transmission_isautomatic",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.4375, 0.3125, 4.1875],
						"axis": [20, 0, 0],
						"variable": "transmission_clutch_upshift",
						"duration": 2
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.4375, 0.3125, 4.1875],
						"axis": [20, 0, 0],
						"variable": "transmission_clutch_downshift",
						"duration": 2
					}
				]
			},
			{
				"objectName": "$Clutch_Pad",
				"applyAfter": "$Clutch",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_28",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$Gearshift",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_27",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.5, 1.03031, 4.05357],
						"axis": [0, 0.61566, -0.78801],
						"variable": "transmission_gearshift_hvertical"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.5, 1.03031, 4.05357],
						"axis": [0.3908, 0.7253, 0.5668],
						"variable": "transmission_gearshift_hhorizontal"
					}
				]
			},
			{
				"objectName": "$Gearshift_Floor",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_27",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.34375, 4.21875],
						"axis": [0.5, 0, 0],
						"variable": "transmission_gearshift_hvertical"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.34375, 4.21875],
						"axis": [0, 0, 0.5],
						"variable": "transmission_gearshift_hhorizontal"
					}
				]
			},
			{
				"objectName": "$Gearshift_Floor_Knob",
				"applyAfter": "$Gearshift_Floor",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_29",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$SteeringWheel",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_11",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.5, 1.0625, 4],
						"axis": [0, 6.1566, -7.8801],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$SeatBench_1",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "seat_unu_budget_1",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "seat_unu_budget_2",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$Bumper_Front",
				"applyAfter": "$Frame",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_14",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$Fender_LeftFront",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_18",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$Fender_RightFront",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_19",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$RunningBoardLeft",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_20",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$RunningBoardRight",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_21",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$Radiator",
				"applyAfter": "$Frame",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_22",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "&Headlight",
				"applyAfter": "$Radiator",
				"animations": []
			},
			{
				"objectName": "$RadiatorHoses",
				"applyAfter": "$Frame",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_22",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$Transmission",
				"applyAfter": "$Frame",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "hasTransmission",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "part_present_8",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$Top",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_23",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$window_F",
				"applyAfter": "$Top",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.875, 4.34375],
						"axis": [40, 0, 0],
						"variable": "window_F",
						"clampMax": 0,
						"duration": 2
					}
				]
			},
			{
				"objectName": "window_F",
				"applyAfter": "$Top",
				"animations": []
			},
			{
				"objectName": "window_B",
				"applyAfter": "$Top",
				"animations": []
			},
			{
				"objectName": "HingeHoodL1",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultAnimations_15",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.1875, 4.6875],
						"axis": [0, -2.617, 49.9315],
						"variable": "door_HoodL",
						"clampMax": 0,
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.1875, 4.6875],
						"axis": [0, -0.5234, 9.9863],
						"variable": "door_HoodL",
						"clampMax": 0,
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$HoodL1",
				"applyAfter": "HingeHoodL1",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_15",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "HingeHoodL2",
				"applyAfter": "HingeHoodL1",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultAnimations_15",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.8125, 1.0625, 4.6875],
						"axis": [8.61057, 1.43509, -28.70189],
						"variable": "door_HoodL",
						"clampMax": 0,
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.8125, 1.0625, 4.6875],
						"axis": [2.87019, 0.47836, -9.56730],
						"variable": "door_HoodL",
						"clampMax": 0,
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$HoodL2",
				"applyAfter": "HingeHoodL2",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_15",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$HoodLLatch",
				"applyAfter": "$HoodL2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.78125, 0.375, 4.78125],
						"axis": [-7.18375, 0, 23.94575],
						"variable": "door_HoodR",
						"clampMax": 0,
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 12
					}
				]
			},
			{
				"objectName": "HingeHoodR1",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultAnimations_15",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.1875, 4.6875],
						"axis": [0, 2.617, -49.9315],
						"variable": "door_HoodR",
						"clampMax": 0,
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.1875, 4.6875],
						"axis": [0, 0.5234, -9.9863],
						"variable": "door_HoodR",
						"clampMax": 0,
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$HoodR1",
				"applyAfter": "HingeHoodR1",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_15",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "HingeHoodR2",
				"applyAfter": "HingeHoodR1",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultAnimations_15",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.8125, 1.0625, 4.6875],
						"axis": [8.61057, -1.43509, 28.70189],
						"variable": "door_HoodR",
						"clampMax": 0,
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.8125, 1.0625, 4.6875],
						"axis": [2.87019, -0.47836, 9.56730],
						"variable": "door_HoodR",
						"clampMax": 0,
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$HoodR2",
				"applyAfter": "HingeHoodR2",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_15",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$HoodRLatch",
				"applyAfter": "$HoodR2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.78125, 0.375, 4.78125],
						"axis": [-7.18375, 0, -23.94575],
						"variable": "door_HoodR",
						"clampMax": 0,
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 12
					}
				]
			},
			{
				"objectName": "HingeDoorFL",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultAnimations_16",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.8125, 1.1875, 4.3125],
						"axis": [0, -50, 0],
						"variable": "door_DoorFL",
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.8125, 1.1875, 4.3125],
						"axis": [0, -10, 0],
						"variable": "door_DoorFL",
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$DoorFL",
				"applyAfter": "HingeDoorFL",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_16",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$DoorFL_Top",
				"applyAfter": "$DoorFL",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_23",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$DoorFL_window",
				"applyAfter": "$DoorFL_Top",
				"animations": []
			},
			{
				"objectName": "$DoorFL_Handle_Inner",
				"applyAfter": "$DoorFL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.810851, 1.03125, 3.58792],
						"axis": [0, -45, 0],
						"variable": "door_DoorFL",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.810851, 1.03125, 3.58792],
						"axis": [0, 45, 0],
						"variable": "door_DoorFL",
						"duration": 5,
						"forwardsDelay": 5,
						"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": "HingeDoorFR",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultAnimations_17",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.8125, 1.1875, 4.3125],
						"axis": [0, 50, 0],
						"variable": "door_DoorFR",
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.8125, 1.1875, 4.3125],
						"axis": [0, 10, 0],
						"variable": "door_DoorFR",
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$DoorFR",
				"applyAfter": "HingeDoorFR",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_17",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$DoorFR_Top",
				"applyAfter": "$DoorFR",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_useDefaultModel_23",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$DoorFR_window",
				"applyAfter": "$DoorFR_Top",
				"animations": []
			},
			{
				"objectName": "$DoorFR_Handle_Inner",
				"applyAfter": "$DoorFR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.810851, 1.03125, 3.58792],
						"axis": [0, 45, 0],
						"variable": "door_DoorFR",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.810851, 1.03125, 3.58792],
						"axis": [0, -45, 0],
						"variable": "door_DoorFR",
						"duration": 5,
						"forwardsDelay": 5,
						"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": "$HeadlightSwitch",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.59375, 0.98438, 4.26563],
						"axis": [0, 0, 30],
						"variable": "headlight"
					}
				]
			},
			{
				"objectName": "$WiperSwitch",
				"applyAfter": "$Body",
				"animations": []
			},
			{
				"objectName": "$SirenMount",
				"applyAfter": "$Frame",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_24",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$RifleMount",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "part_present_26",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "package_police",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$EmergencyLights",
				"applyAfter": "$Body",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "package_emergency",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "inhibitor",
						"variable": "package_police",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "unuisbest",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "&LightEmergencyRight",
				"applyAfter": "$EmergencyLights",
				"animations": []
			},
			{
				"objectName": "&LightEmergencyLeft",
				"applyAfter": "$EmergencyLights",
				"animations": []
			},
			{
				"objectName": "$MudflapSupportL",
				"applyAfter": "$FrameBed",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_bumperDelete_31",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "part_bumperDelete_32",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "part_present_35",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "translation",
						"variable": "numAxles",
						"axis": [0, 0, -1.3125],
						"offset": -2.625
					}
				]
			},
			{
				"objectName": "$MudflapSupportR",
				"applyAfter": "$FrameBed",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_bumperDelete_31",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "part_bumperDelete_32",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "part_present_36",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "translation",
						"variable": "numAxles",
						"axis": [0, 0, -1.3125],
						"offset": -2.625
					}
				]
			}
		],
		"lightObjects": [
			{
				"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": [0.53125, 0.656237, 6.18437],
						"axis": [0, 0, 1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625,
						"beamDiameter": 8,
						"beamLength": 24.0
					},
					{
						"pos": [-0.53125, 0.656237, 6.18437],
						"axis": [0, 0, 1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625,
						"beamDiameter": 8,
						"beamLength": 24.0
					}
				]
			},
			{
				"objectName": "&LightEmergencyRight",
				"emissive": true,
				"isElectric": true,
				"color": "#FF0000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "EMERLTS",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [-0.90625, 1.21875, 4.62187],
						"axis": [0, 0, 1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			},
			{
				"objectName": "&LightEmergencyLeft",
				"emissive": true,
				"isElectric": true,
				"color": "#FF0000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "EMERLTS",
						"duration": 2,
						"skipForwardsMovement": true
					}
				],
				"blendableComponents": [
					{
						"pos": [0.90625, 1.21875, 4.62187],
						"axis": [0, 0, 1],
						"flareHeight": 0.375,
						"flareWidth": 0.375
					}
				]
			}
		],
		"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_hood_2_open",
				"activeAnimations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultSounds_15",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "door_HoodL",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_hood_2_open",
				"activeAnimations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultSounds_15",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "door_HoodR",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_hood_2_close",
				"activeAnimations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultSounds_15",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "door_HoodL",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_hood_2_close",
				"activeAnimations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultSounds_15",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "door_HoodR",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_2_open",
				"activeAnimations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultSounds_16",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "door_DoorFL",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_2_close",
				"activeAnimations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultSounds_16",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "door_DoorFL",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_2_open",
				"activeAnimations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultSounds_17",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "door_DoorFR",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_2_close",
				"activeAnimations": [
					{
						"animationType": "inhibitor",
						"variable": "part_useDefaultSounds_17",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "door_DoorFR",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"name": "unuparts:unuparts_horn_car_2",
				"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": [0.34375, 0.1875, 3.21875],
				"initialVelocity": [0,0,-1]
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "exhaust_left",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "engine_backfired_1",
						"clampMin": 1,
						"clampMax": 1
					}
				],
				"color": "#111111",
				"scale": 2.5,
				"pos": [0.3125, 0.0625, -1.25],
				"initialVelocity": [0, 0, -1],
				"quantity": 5
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 115,
						"clampMax": 999
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0, 1.15625, 6],
				"initialVelocity": [0, 0, -0.1],
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 120,
						"clampMax": 999
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0, 1.15625, 6],
				"initialVelocity": [0, 0, -0.1],
				"quantity": 2,
				"spawnEveryTick": true
			}
		]
	},
	
	"constantValues": {
		"unuisbest": 1,
		"cab_height": 1.8125,
		"frame_tread": 2.0625,
		"frame_tread_offset": 0.625,
		"frame_tread_offset_dually": 0.125,
		"frame_width": 1.25,
		"frame_width_offset": -0.125,
		"frame_driveshaft_x": 0,
		"frame_driveshaft_y": 0.4375,
		//"frame_driveshaft_z": 3.5,
		"hideAirLine": 1
	},
		
	"variableModifiers": [
		{
			"variable": "Gentile_Steering",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Gentile_Steering_10",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "RHD_Mode",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_RHD_Mode_10",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "Enable_Suspension",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Enable_Suspension_10",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "Stiffness_Roll",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Stiffness_Roll_10",
					"axis": [0, 0, 1]
				}
			],
			"minValue": -1,
			"maxValue": 1
		},
		{
			"variable": "Stiffness_Pitch",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Stiffness_Pitch_10",
					"axis": [0, 0, 1]
				}
			],
			"minValue": -1,
			"maxValue": 1
		},
		{
			"variable": "Ride_Height_Front",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Ride_Height_Front_10",
					"axis": [0, 0, 1]
				}
			],
			"minValue": -1,
			"maxValue": 1
		},
		{
			"variable": "Camber_Front",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Camber_Front_10",
					"axis": [0, 0, 10]
				}
			],
			"minValue": -10,
			"maxValue": 10
		},
		{
			"variable": "Ride_Height_Back",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Ride_Height_Back_10",
					"axis": [0, 0, 1]
				}
			],
			"minValue": -1,
			"maxValue": 1
		},
		{
			"variable": "Camber_Back",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Camber_Back_10",
					"axis": [0, 0, 10]
				}
			],
			"minValue": -10,
			"maxValue": 10
		},
		{
			"variable": "hasTransmission",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_10",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_Enable_Transmission_10",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"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_8",
					"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_8",
					"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_8",
					"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_8",
					"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_8",
					"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_8",
					"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}]},
		{
			"variable": "exhaust_left",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_exhaust_left_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "inhibitor",
					"variable": "engine_exhaust_left_1",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "inhibitor",
					"variable": "engine_exhaust_right_1",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "unuisbest",
					"axis": [0, 0, 1]
				}
			]
		},
		{
			"variable": "radiator_coolingCoefficientMultiplier",
			"animations": [
				{
					"animationType": "translation",
					"variable": "part_coolingCoefficientMultiplier_22",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0.1,
			"maxValue": 10
		},
		{
			"variable": "FrameBed_Front_stretch",
			"animations": [
				{
					"animationType": "translation",
					"variable": "!unuisbest",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "translation",
					"variable": "part_present_30",
					"axis": [0, 0.625, 0]
				},
				{
					"animationType": "inhibitor",
					"variable": "unuisbest",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "activator",
					"variable": "part_present_31",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_frontDistance_31",
					"axis": [0, 1, 0],
					"offset": -2.6875
				},
				{
					"animationType": "inhibitor",
					"variable": "unuisbest",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "activator",
					"variable": "part_present_32",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_frontDistance_32",
					"axis": [0, 0, 1],
					"offset": -3.34375
				}
			]
		},
		{
			"variable": "frame_driveshaft_z",
			"animations": [
				{
					"animationType": "translation",
					"variable": "unuisbest",
					"axis": [0, 0, 3.5]
				},
				{
					"animationType": "translation",
					"variable": "FrameBed_Front_stretch",
					"axis": [0, 1, 0]
				}
			]
		},
		{
			"variable": "FrameBed_Back_stretch",
			"animations": [
				{
					"animationType": "translation",
					"variable": "!unuisbest",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "translation",
					"variable": "part_present_30",
					"axis": [0, 0.0, 0]
				},
				{
					"animationType": "inhibitor",
					"variable": "unuisbest",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "activator",
					"variable": "part_present_31",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_backDistance_31",
					"axis": [0, 0, 1],
					"offset": -2.5625
				},
				{
					"animationType": "inhibitor",
					"variable": "unuisbest",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "activator",
					"variable": "part_present_32",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_backDistance_32",
					"axis": [0, 0, 1],
					"offset": -1.90625
				}
			]
		},
		{
			"variable": "hasSingleAxle",
			"animations": [
				{
					"animationType": "translation",
					"variable": "!part_present_33",
					"axis": [0, 0, 1]
				}
			]
		},
		{
			"variable": "numAxles",
			"animations": [
				{
					"animationType": "translation",
					"variable": "!unuisbest",
					"axis": [0, 0, 1]
				},
				{
					"animationType": "translation",
					"variable": "part_present_2",
					"axis": [0, 1, 0]
				},
				{
					"animationType": "translation",
					"variable": "part_present_33",
					"axis": [0, 1, 0]
				},
				{
					"animationType": "translation",
					"variable": "part_numAdditionalAxles_31",
					"axis": [0, 1, 0]
				},
				{
					"animationType": "translation",
					"variable": "part_numAdditionalAxles_32",
					"axis": [0, 1, 0]
				}
			],
			"clampMin": 1,
			"clampMax": 10
		}
	]
}
