diff --git a/WoodStockCar/WoodStockCar/Definitions.json b/WoodStockCar/WoodStockCar/Definitions.json index 33acfca9..8971c38b 100644 --- a/WoodStockCar/WoodStockCar/Definitions.json +++ b/WoodStockCar/WoodStockCar/Definitions.json @@ -1,1379 +1,1379 @@ -{ - "objects": [ - { - "identifier": "WoodStockCar", - "metadata": { - "name": "Wood Stock Car / Class SK-T", - "description": "Car for transportation of livestock", - "tags": [], - "credits": "Rex / Latom" - }, - "definition": { - "kind": "Car", - "modelIdentifier": "WoodCoaches", - "carType": "SM", - "archetype": "Boxcar", - "visibleInPlacer": true, - "basePrice": 0, - "baseRoadNumber": "100000", - "weightEmpty": 41700, - "truckIdentifier": "truck.archbar.diamond", - "loadSlots": [ - { - "maximumCapacity": 40000.0, - "loadUnits": "Pounds", - "requiredLoadIdentifier": "" - } - ], - "truckSeparation": 7.0, - "length": 10.4, - "couplerHeight": 0.82, - "airHosePosition": [ - -0.348, - 1.09, - 0.15 - ], - "brakeAnimations": null, - "minimumCurveRadius": "ExtraSmall", - "components": [ - { - "kind": "Colorizer", - "hexColors": [ - "6a1b0b", - "421810", - "482c28", - "863a2d", - "511106", - "42281b", - "6D342D", - "6C2E1F", - "752E23", - "603030", - "361f13", - "3d2825", - "782c30" - ], - "material": { - "materialName": "Body" - }, - "name": "Colorizer 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorR" - }, - "speed": 1.0, - "key": "DoorR", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door2" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorL" - }, - "speed": 1.0, - "key": "DooL", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 2", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "RoadNumber", - "forceColor": "", - "name": "Decal 1", - "transform": { - "position": [ - 0.7523254, - 2.70074463, - 5.172063 - ], - "rotation": [ - 0.0, - 1.00000012, - 0.0, - -4.882522E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "Lettering", - "forceColor": "", - "name": "Decal 2", - "transform": { - "position": [ - 0.7523254, - 3.142273, - 5.172063 - ], - "rotation": [ - 0.0, - 1.0, - 0.0, - -8.30131057E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - } - ] - } - }, - { - "identifier": "WoodStockCar1", - "metadata": { - "name": "Wood Stock Car / Class SK-T for Cows", - "description": "Car for transportation of Cows", - "tags": [], - "credits": "Rex / Latom" - }, - "definition": { - "kind": "Car", - "modelIdentifier": "WoodCoaches", - "carType": "SM_Cow", - "archetype": "Boxcar", - "visibleInPlacer": true, - "basePrice": 0, - "baseRoadNumber": "100000", - "weightEmpty": 41700, - "truckIdentifier": "truck.archbar.diamond", - "loadSlots": [ - { - "maximumCapacity": 20.0, - "loadUnits": "Quantity", - "requiredLoadIdentifier": "cows" - } - ], - "truckSeparation": 7.0, - "length": 10.4, - "couplerHeight": 0.82, - "airHosePosition": [ - -0.348, - 1.09, - 0.15 - ], - "brakeAnimations": null, - "minimumCurveRadius": "ExtraSmall", - "components": [ - { - "kind": "Colorizer", - "hexColors": [ - "6a1b0b", - "421810", - "482c28", - "863a2d", - "511106", - "42281b", - "6D342D", - "6C2E1F", - "752E23", - "603030", - "361f13", - "3d2825", - "782c30" - ], - "material": { - "materialName": "Body" - }, - "name": "Colorizer 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorR" - }, - "speed": 1.0, - "key": "DoorR", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door2" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorL" - }, - "speed": 1.0, - "key": "DooL", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 2", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "RoadNumber", - "forceColor": "", - "name": "Decal 1", - "transform": { - "position": [ - 0.7523254, - 2.70074463, - 5.172063 - ], - "rotation": [ - 0.0, - 1.00000012, - 0.0, - -4.882522E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "Lettering", - "forceColor": "", - "name": "Decal 2", - "transform": { - "position": [ - 0.7523254, - 3.142273, - 5.172063 - ], - "rotation": [ - 0.0, - 1.0, - 0.0, - -8.30131057E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "LoadModel", - "slotIndex": 0, - "loadIdentifier": "cows", - "models": [ - { - "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", - "assetIdentifier": "Animal_Cow" - } - ], - "instances": [ - { - "position": [ - 0.0, - 0.9, - -3.433 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 0.9, - 0.9, - 0.9 - ] - }, - { - "position": [ - 0.0, - 1.0, - 3.371 - ], - "rotation": [ - 0.004773511, - -0.9999886, - -2.086568E-10, - 4.371089E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - } - ], - "name": "LoadModel 1", - "transform": { - "position": [ - 0.0, - 1.16644287, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - } - ] - } - }, - { - "identifier": "WoodStockCar2", - "metadata": { - "name": "Wood Stock Car / Class SK-T for Pigs", - "description": "Car for transportation of Pigs", - "tags": [], - "credits": "Rex / Latom" - }, - "definition": { - "kind": "Car", - "modelIdentifier": "WoodCoaches", - "carType": "SM_Pig", - "archetype": "Boxcar", - "visibleInPlacer": true, - "basePrice": 0, - "baseRoadNumber": "100000", - "weightEmpty": 41700, - "truckIdentifier": "truck.archbar.diamond", - "loadSlots": [ - { - "maximumCapacity": 40.0, - "loadUnits": "Quantity", - "requiredLoadIdentifier": "pigs" - } - ], - "truckSeparation": 7.0, - "length": 10.4, - "couplerHeight": 0.82, - "airHosePosition": [ - -0.348, - 1.09, - 0.15 - ], - "brakeAnimations": null, - "minimumCurveRadius": "ExtraSmall", - "components": [ - { - "kind": "Colorizer", - "hexColors": [ - "6a1b0b", - "421810", - "482c28", - "863a2d", - "511106", - "42281b", - "6D342D", - "6C2E1F", - "752E23", - "603030", - "361f13", - "3d2825", - "782c30" - ], - "material": { - "materialName": "Body" - }, - "name": "Colorizer 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorR" - }, - "speed": 1.0, - "key": "DoorR", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door2" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorL" - }, - "speed": 1.0, - "key": "DooL", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 2", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "RoadNumber", - "forceColor": "", - "name": "Decal 1", - "transform": { - "position": [ - 0.7523254, - 2.70074463, - 5.172063 - ], - "rotation": [ - 0.0, - 1.00000012, - 0.0, - -4.882522E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "Lettering", - "forceColor": "", - "name": "Decal 2", - "transform": { - "position": [ - 0.7523254, - 3.142273, - 5.172063 - ], - "rotation": [ - 0.0, - 1.0, - 0.0, - -8.30131057E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "LoadModel", - "slotIndex": 0, - "loadIdentifier": "pigs", - "models": [ - { - "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", - "assetIdentifier": "Animal_Pig" - } - ], - "instances": [ - { - "position": [ - 0.0, - 0.9, - -3.433 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 0.9, - 0.9, - 0.9 - ] - }, - { - "position": [ - 0.0, - 1.0, - 3.371 - ], - "rotation": [ - 0.004773511, - -0.9999886, - -2.086568E-10, - 4.371089E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - } - ], - "name": "LoadModel 1", - "transform": { - "position": [ - 0.0, - 1.16644287, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - } - ] - } - }, - { - "identifier": "WoodStockCar3", - "metadata": { - "name": "Wood Stock Car / Class SK-T for Chickens", - "description": "Car for transportation of Chickens", - "tags": [], - "credits": "Rex / Latom" - }, - "definition": { - "kind": "Car", - "modelIdentifier": "WoodCoaches", - "carType": "SM_Chicken", - "archetype": "Boxcar", - "visibleInPlacer": true, - "basePrice": 0, - "baseRoadNumber": "100000", - "weightEmpty": 41700, - "truckIdentifier": "truck.archbar.diamond", - "loadSlots": [ - { - "maximumCapacity": 2000.0, - "loadUnits": "Quantity", - "requiredLoadIdentifier": "chickens" - } - ], - "truckSeparation": 7.0, - "length": 10.4, - "couplerHeight": 0.82, - "airHosePosition": [ - -0.348, - 1.09, - 0.15 - ], - "brakeAnimations": null, - "minimumCurveRadius": "ExtraSmall", - "components": [ - { - "kind": "Colorizer", - "hexColors": [ - "6a1b0b", - "421810", - "482c28", - "863a2d", - "511106", - "42281b", - "6D342D", - "6C2E1F", - "752E23", - "603030", - "361f13", - "3d2825", - "782c30" - ], - "material": { - "materialName": "Body" - }, - "name": "Colorizer 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorR" - }, - "speed": 1.0, - "key": "DoorR", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door2" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorL" - }, - "speed": 1.0, - "key": "DooL", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 2", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "RoadNumber", - "forceColor": "", - "name": "Decal 1", - "transform": { - "position": [ - 0.7523254, - 2.70074463, - 5.172063 - ], - "rotation": [ - 0.0, - 1.00000012, - 0.0, - -4.882522E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "Lettering", - "forceColor": "", - "name": "Decal 2", - "transform": { - "position": [ - 0.7523254, - 3.142273, - 5.172063 - ], - "rotation": [ - 0.0, - 1.0, - 0.0, - -8.30131057E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "LoadModel", - "slotIndex": 0, - "loadIdentifier": "chickens", - "models": [ - { - "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", - "assetIdentifier": "Rex_Chicken" - } - ], - "instances": [ - { - "position": [ - 0.0, - 0.9, - -3.433 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 0.9, - 0.9, - 0.9 - ] - }, - { - "position": [ - 0.0, - 1.0, - 3.371 - ], - "rotation": [ - 0.004773511, - -0.9999886, - -2.086568E-10, - 4.371089E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - } - ], - "name": "LoadModel 1", - "transform": { - "position": [ - 0.0, - 1.16644287, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - } - ] - } - }, - { - "identifier": "WoodStockCar4", - "metadata": { - "name": "Wood Stock Car / Class SK-T for Sheep", - "description": "Car for transportation of Sheep", - "tags": [], - "credits": "Rex / Latom" - }, - "definition": { - "kind": "Car", - "modelIdentifier": "WoodCoaches", - "carType": "SM_Sheep", - "archetype": "Boxcar", - "visibleInPlacer": true, - "basePrice": 0, - "baseRoadNumber": "100000", - "weightEmpty": 41700, - "truckIdentifier": "truck.archbar.diamond", - "loadSlots": [ - { - "maximumCapacity": 40.0, - "loadUnits": "Quantity", - "requiredLoadIdentifier": "sheep" - } - ], - "truckSeparation": 7.0, - "length": 10.4, - "couplerHeight": 0.82, - "airHosePosition": [ - -0.348, - 1.09, - 0.15 - ], - "brakeAnimations": null, - "minimumCurveRadius": "ExtraSmall", - "components": [ - { - "kind": "Colorizer", - "hexColors": [ - "6a1b0b", - "421810", - "482c28", - "863a2d", - "511106", - "42281b", - "6D342D", - "6C2E1F", - "752E23", - "603030", - "361f13", - "3d2825", - "782c30" - ], - "material": { - "materialName": "Body" - }, - "name": "Colorizer 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorR" - }, - "speed": 1.0, - "key": "DoorR", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door2" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 1", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "ToggleAnimation", - "animation": { - "clipName": "DoorL" - }, - "speed": 1.0, - "key": "DooL", - "targetColliderObject": { - "path": [ - "WoodCoaches", - "Door" - ] - }, - "title": "", - "messageTrue": "Click to Close", - "messageFalse": "Click to Open", - "name": "ToggleAnimation 2", - "transform": { - "position": [ - 0.0, - 0.0, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "RoadNumber", - "forceColor": "", - "name": "Decal 1", - "transform": { - "position": [ - 0.7523254, - 2.70074463, - 5.172063 - ], - "rotation": [ - 0.0, - 1.00000012, - 0.0, - -4.882522E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "Decal", - "size": [ - 0.7, - 0.4, - 0.05 - ], - "content": "Lettering", - "forceColor": "", - "name": "Decal 2", - "transform": { - "position": [ - 0.7523254, - 3.142273, - 5.172063 - ], - "rotation": [ - 0.0, - 1.0, - 0.0, - -8.30131057E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - }, - { - "kind": "LoadModel", - "slotIndex": 0, - "loadIdentifier": "sheep", - "models": [ - { - "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", - "assetIdentifier": "Animal_Sheep" - } - ], - "instances": [ - { - "position": [ - 0.0, - 0.9, - -3.433 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 0.9, - 0.9, - 0.9 - ] - }, - { - "position": [ - 0.0, - 1.0, - 3.371 - ], - "rotation": [ - 0.004773511, - -0.9999886, - -2.086568E-10, - 4.371089E-08 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - } - ], - "name": "LoadModel 1", - "transform": { - "position": [ - 0.0, - 1.16644287, - 0.0 - ], - "rotation": [ - 0.0, - 0.0, - 0.0, - 1.0 - ], - "scale": [ - 1.0, - 1.0, - 1.0 - ] - }, - "parent": null, - "enabled": true - } - ] - } - } - ] +{ + "objects": [ + { + "identifier": "WoodStockCar", + "metadata": { + "name": "Wood Stock Car / Class SK-T", + "description": "Car for transportation of livestock", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 40000.0, + "loadUnits": "Pounds", + "requiredLoadIdentifier": "" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + }, + { + "identifier": "WoodStockCar1", + "metadata": { + "name": "Wood Stock Car / Class SK-T for Cows", + "description": "Car for transportation of Cows", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM_Cow", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 3.0, + "loadUnits": "Quantity", + "requiredLoadIdentifier": "cows" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "cows", + "models": [ + { + "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", + "assetIdentifier": "Animal_Cow" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 1", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + }, + { + "identifier": "WoodStockCar2", + "metadata": { + "name": "Wood Stock Car / Class SK-T for Pigs", + "description": "Car for transportation of Pigs", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM_Pig", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 3.0, + "loadUnits": "Quantity", + "requiredLoadIdentifier": "pigs" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "pigs", + "models": [ + { + "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", + "assetIdentifier": "Animal_Pig" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 1", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + }, + { + "identifier": "WoodStockCar3", + "metadata": { + "name": "Wood Stock Car / Class SK-T for Chickens", + "description": "Car for transportation of Chickens", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM_Chicken", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 3.0, + "loadUnits": "Quantity", + "requiredLoadIdentifier": "chickens" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "chickens", + "models": [ + { + "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", + "assetIdentifier": "Rex_Chicken" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 1", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + }, + { + "identifier": "WoodStockCar4", + "metadata": { + "name": "Wood Stock Car / Class SK-T for Sheep", + "description": "Car for transportation of Sheep", + "tags": [], + "credits": "Rex / Latom" + }, + "definition": { + "kind": "Car", + "modelIdentifier": "WoodCoaches", + "carType": "SM_Sheep", + "archetype": "Boxcar", + "visibleInPlacer": true, + "basePrice": 0, + "baseRoadNumber": "100000", + "weightEmpty": 41700, + "truckIdentifier": "truck.archbar.diamond", + "loadSlots": [ + { + "maximumCapacity": 3.0, + "loadUnits": "Quantity", + "requiredLoadIdentifier": "sheep" + } + ], + "truckSeparation": 7.0, + "length": 10.4, + "couplerHeight": 0.82, + "airHosePosition": [ + -0.348, + 1.09, + 0.15 + ], + "brakeAnimations": null, + "minimumCurveRadius": "ExtraSmall", + "components": [ + { + "kind": "Colorizer", + "hexColors": [ + "6a1b0b", + "421810", + "482c28", + "863a2d", + "511106", + "42281b", + "6D342D", + "6C2E1F", + "752E23", + "603030", + "361f13", + "3d2825", + "782c30" + ], + "material": { + "materialName": "Body" + }, + "name": "Colorizer 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorR" + }, + "speed": 1.0, + "key": "DoorR", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door2" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 1", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "ToggleAnimation", + "animation": { + "clipName": "DoorL" + }, + "speed": 1.0, + "key": "DooL", + "targetColliderObject": { + "path": [ + "WoodCoaches", + "Door" + ] + }, + "title": "", + "messageTrue": "Click to Close", + "messageFalse": "Click to Open", + "name": "ToggleAnimation 2", + "transform": { + "position": [ + 0.0, + 0.0, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "RoadNumber", + "forceColor": "", + "name": "Decal 1", + "transform": { + "position": [ + 0.7523254, + 2.70074463, + 5.172063 + ], + "rotation": [ + 0.0, + 1.00000012, + 0.0, + -4.882522E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "Decal", + "size": [ + 0.7, + 0.4, + 0.05 + ], + "content": "Lettering", + "forceColor": "", + "name": "Decal 2", + "transform": { + "position": [ + 0.7523254, + 3.142273, + 5.172063 + ], + "rotation": [ + 0.0, + 1.0, + 0.0, + -8.30131057E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + }, + { + "kind": "LoadModel", + "slotIndex": 0, + "loadIdentifier": "sheep", + "models": [ + { + "assetPackIdentifier": "zsc://RTM_Objects_Pack/SCAssetPacks/Rex_Animal_Pack", + "assetIdentifier": "Animal_Sheep" + } + ], + "instances": [ + { + "position": [ + 0.0, + 0.9, + -3.433 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 0.9, + 0.9, + 0.9 + ] + }, + { + "position": [ + 0.0, + 1.0, + 3.371 + ], + "rotation": [ + 0.004773511, + -0.9999886, + -2.086568E-10, + 4.371089E-08 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + } + ], + "name": "LoadModel 1", + "transform": { + "position": [ + 0.0, + 1.16644287, + 0.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0, + 1.0 + ], + "scale": [ + 1.0, + 1.0, + 1.0 + ] + }, + "parent": null, + "enabled": true + } + ] + } + } + ] } \ No newline at end of file