Add RTM Asset Pack 0.5
https://rmh.alinanova.dev/mod/7de9f195-289d-450b-a4e3-39354632a8d7
This commit is contained in:
61
RTM Objects pack/SCAssetPacks/PRRPiggyBack/PiggyBack1.json
Normal file
61
RTM Objects pack/SCAssetPacks/PRRPiggyBack/PiggyBack1.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"objects": [
|
||||
{
|
||||
"$find": [
|
||||
{
|
||||
"path": "identifier",
|
||||
"value": "fm-flatcar01",
|
||||
"comp": "equals"
|
||||
}
|
||||
],
|
||||
"$clone": true,
|
||||
"identifier": "PRR-PiggyBack1",
|
||||
"metadata": {
|
||||
"name": "PRR 1954 Piggyback Trailer",
|
||||
"description": "1954 Piggyback Trailer from the PRR"
|
||||
},
|
||||
"definition": {
|
||||
"carType": "FM",
|
||||
"components": [
|
||||
{
|
||||
"$find": [
|
||||
{
|
||||
"path": "kind",
|
||||
"value": "LoadModel",
|
||||
"comp": "equals"
|
||||
}
|
||||
],
|
||||
"loadIdentifier": "PRR-PBTrailer1",
|
||||
"models": {
|
||||
"$replace": [
|
||||
{
|
||||
"assetPackIdentifier": "zsc://PRRPiggyBack/SCAssetPacks/PRRPiggyBack",
|
||||
"assetIdentifier": "EMBPiggyBack54"
|
||||
}
|
||||
]
|
||||
},
|
||||
"instances": {
|
||||
"$replace": [
|
||||
{
|
||||
"position": [0.0,1,0.0],
|
||||
"rotation": [0,0.0,0.0,1],
|
||||
"scale": [1.0,1.0,1.0]
|
||||
}
|
||||
]
|
||||
},
|
||||
"name": "LoadModel 1",
|
||||
"transform": {
|
||||
"$replace":{
|
||||
"position": [0.0,1.16644287,0.0],
|
||||
"rotation": [0.0,0.0,0.0,1],
|
||||
"scale": [1.0,1.0,1.0]
|
||||
}
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user