Update to RTM Asset Pack 0.5.7

This commit is contained in:
2025-11-30 21:13:39 -06:00
parent 10bf990152
commit 9002674718
121 changed files with 21778 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
{
"indentifier": "lt_ties_pack",
"name": "lt_ties_pack",
"shared": false,
"assets": {
"Concreate_Ties_Long_Hight": {
"name": "Concreate_Ties_Long_Hight",
"type": "prefab",
"filename": "Concreate_Ties_Long_Hight.prefab"
},
"Concreate_Ties_Long_Lower": {
"name": "Concreate_Ties_Long_Lower",
"type": "prefab",
"filename": "Concreate_Ties_Long_Lower.prefab"
},
"Concreate_Ties_Short_Hight": {
"name": "Concreate_Ties_Short_Hight",
"type": "prefab",
"filename": "Concreate_Ties_Short_Hight.prefab"
},
"Concreate_Ties_Short_Lower": {
"name": "Concreate_Ties_Short_Lower",
"type": "prefab",
"filename": "Concreate_Ties_Short_Lower.prefab"
},
"Ties1": {
"name": "Ties1",
"type": "prefab",
"filename": "Ties1.prefab"
},
"Ties2": {
"name": "Ties2",
"type": "prefab",
"filename": "Ties2.prefab"
},
"Ties_Gondola": {
"name": "Ties_Gondola",
"type": "prefab",
"filename": "Ties_Gondola.prefab"
}
}
}

View File

@@ -0,0 +1,109 @@
{
"objects": [
{
"identifier": "Concreate_Ties_Long_Hight",
"metadata": {
"name": "Concreate_Ties_Long_Hight",
"description": "Concreate_Ties_Long_Hight",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Concreate_Ties_Long_Hight",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Concreate_Ties_Long_Lower",
"metadata": {
"name": "Concreate_Ties_Long_Lower",
"description": "Concreate_Ties_Long_Lower",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Concreate_Ties_Long_Lower",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Concreate_Ties_Short_Hight",
"metadata": {
"name": "Concreate_Ties_Short_Hight",
"description": "Concreate_Ties_Short_Hight",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Concreate_Ties_Short_Hight",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Concreate_Ties_Short_Lower",
"metadata": {
"name": "Concreate_Ties_Short_Lower",
"description": "Concreate_Ties_Short_Lower",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Concreate_Ties_Short_Lower",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Ties_Gondola",
"metadata": {
"name": "Ties_Gondola",
"description": "Ties_Gondola",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Ties_Gondola",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Ties1",
"metadata": {
"name": "Ties1",
"description": "Ties1",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Ties1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Ties2",
"metadata": {
"name": "Ties2",
"description": "Ties2",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Ties2",
"cullingRadius": 50,
"components": []
}
}
]
}

Binary file not shown.