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,37 @@
{
"indentifier": "rex_truck_pack_1",
"name": "rex_truck_pack_1",
"shared": false,
"assets": {
"Rex_Truck1": { //
"name": "Rex_Truck1",
"type": "prefab",
"filename": "Rex_Truck1.prefab"
},
"Rex_Truck2": { //
"name": "Rex_Truck2",
"type": "prefab",
"filename": "Rex_Truck2.prefab"
},
"Rex_Truck3": { //
"name": "Rex_Truck3",
"type": "prefab",
"filename": "Rex_Truck3.prefab"
},
"Rex_Truck4": { //
"name": "Rex_Truck4",
"type": "prefab",
"filename": "Rex_Truck4.prefab"
},
"Rex_Truck_Trailer_1": { //
"name": "Rex_Truck_Trailer_1",
"type": "prefab",
"filename": "Rex_Truck_Trailer_1.prefab"
},
"Rex_Truck_Trailer_2": { //
"name": "Rex_Truck_Trailer_2",
"type": "prefab",
"filename": "Rex_Truck_Trailer_2.prefab"
}
}
}

View File

@@ -0,0 +1,94 @@
{
"objects": [
{
"identifier": "Rex_Truck1",
"metadata": {
"name": "Rex_Truck1",
"description": "Rex_Truck1",
"tags": [],
"credits": "Rex"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Truck1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Rex_Truck2",
"metadata": {
"name": "Rex_Truck2",
"description": "Rex_Truck2",
"tags": [],
"credits": "Rex"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Truck2",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Rex_Truck3",
"metadata": {
"name": "Rex_Truck3",
"description": "Rex_Truck3",
"tags": [],
"credits": "Rex"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Truck3",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Rex_Truck4",
"metadata": {
"name": "Rex_Truck4",
"description": "Rex_Truck4",
"tags": [],
"credits": "Rex"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Truck4",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Rex_Truck_Trailer_1",
"metadata": {
"name": "Rex_Truck_Trailer_1",
"description": "Rex_Truck_Trailer_1",
"tags": [],
"credits": "Rex"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Truck_Trailer_1",
"cullingRadius": 50,
"components": []
}
},
{
"identifier": "Rex_Truck_Trailer_2",
"metadata": {
"name": "Rex_Truck_Trailer_2",
"description": "Rex_Truck_Trailer_2",
"tags": [],
"credits": "Rex"
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "Rex_Truck_Trailer_2",
"cullingRadius": 50,
"components": []
}
}
]
}

Binary file not shown.