Add RTM Crossing pack 0.5

https://rmh.alinanova.dev/mod/f44be3f8-e091-413c-9927-16e3033f24bb
This commit is contained in:
2025-10-31 23:21:40 -05:00
parent ce5802e97c
commit 7874446a1f
7 changed files with 162 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"manifestVersion": 5,
"id": "CUtil.RRCrossing",
"name": "RRCrossing",
"version": "1.2.0",
"requires": [
{
"id": "railroader",
"notBefore": "2024.6.8"
},
{
"id": "Zamu.StrangeCustoms",
"notBefore": "1.9"
}
],
"mixintos": {
"game-graph": [
"file(game-graph.json)"
]
},
"assemblies": [ "RRCrossing" ]
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"Rex_Crossing_Gates","name":"Rex_Crossing_Gates","shared":false,"assets":{"RRCrossingRexRust2":{"name":"RRCrossingRexRust2","type":"prefab","filename":"RRCrossingRexRust2.prefab"},"RRCrossingRexRust1":{"name":"RRCrossingRexRust1","type":"prefab","filename":"RRCrossingRexRust1.prefab"},"RRCrossingRexClean":{"name":"RRCrossingRexClean","type":"prefab","filename":"RRCrossingRexClean.prefab"}}}

View File

@@ -0,0 +1,46 @@
{
"objects": [
{
"identifier": "RRCrossingRexRust2",
"metadata": {
"name": "RRCrossingRexRust2",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "RRCrossingRexRust2",
"components": []
}
},
{
"identifier": "RRCrossingRexRust1",
"metadata": {
"name": "RRCrossingRexRust1",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "RRCrossingRexRust1",
"components": []
}
},
{
"identifier": "RRCrossingRexClean",
"metadata": {
"name": "RRCrossingRexClean",
"description": "A new item",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Scenery",
"modelIdentifier": "RRCrossingRexClean",
"components": []
}
}
]
}

View File

@@ -0,0 +1,90 @@
{
"tracks": {
"spans": {
"DC1": {
"upper": {
"segmentId": "Sd9r",
"distance": 0,
"end": "End"
},
"lower": {
"segmentId": "Sd9r",
"distance": 115,
"end": "Start"
}
},
"DC2": {
"upper": {
"segmentId": "S6tu",
"distance": 0,
"end": "End"
},
"lower": {
"segmentId": "Ss0r",
"distance": 175,
"end": "Start"
}
}
}
},
"splineys": {
"DillsboroCrossing": {
"handler": "CUtil.RRCrossing",
"identifier":"RRCrossingRexRust1",
"instances": [
{
"position": {
"x": 22326,
"y": 603.0,
"z": -1432
},
"rotation": {
"x": 0.0,
"y": 160.0,
"z": 0.0
}
},
{
"position": {
"x": 22333,
"y": 603.0,
"z": -1428
},
"rotation": {
"x": 0.0,
"y": 340.0,
"z": 0.0
}
},
{
"position": {
"x": 22330,
"y": 603.0,
"z": -1442
},
"rotation": {
"x": 0.0,
"y": 160.0,
"z": 0.0
}
},
{
"position": {
"x": 22338,
"y": 603.0,
"z": -1439
},
"rotation": {
"x": 0.0,
"y": 340.0,
"z": 0.0
}
}
],
"spanIds": [
"DC2","DC1"
]
}
}
}