Cities: Skylines

Cities: Skylines

61 voti
Highway Ramp Pieces x4
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Assets: Intersection
Dimensioni del file
Pubblicato in data
Aggiornato in data
3.831 MB
18 apr 2015, ore 7:09
20 mag 2015, ore 9:24
2 note di rilascio ( visualizza )

Sottoscrivi per scaricare
Highway Ramp Pieces x4

Descrizione
Included in this package are 4 pieces that you can use in the Asset Editor to build interchanges with smoother ramp interfaces.

Specs:

1. All ramps are on the right-hand side. All pieces are 15 cells long.

2. The Y includes one ramp that goes straight, offset by 1 cell, and the other that turns right at a 1:18 angle, offset by 1.5 cells. The two ramps are 2.5 cells apart.

3. The non-Y has the ramp going parallel to the highway, offset by 3 cells.

* The distance here is based on the center line of each path, not on the border of each path.

Menu icons, and how to add them (deprecated info, in 1.1.0 this is very easy!)

They have menu icons so it's not hard to find them.
Please read this guide by TPB on creating a menu icon for asset types other than buildings:
http://steamproxy.net/sharedfiles/filedetails/?id=423546402

However, as a side effect of importing a model to enable the menu icons, these files are ridiculously bulky.

==================================

These ramp pieces have been fine tuned with a Hex editor for perfection. I wrote a tutorial on using Hex editor to adjust network paths:
http://community.simtropolis.com/topic/66765-wip-manipulating-networks-with-a-hex-editor/#entry1567660
18 commenti
Sergio 29 gen 2017, ore 23:13 
Great!!!
Judazzz 4 apr 2016, ore 13:26 
@mistahlova: if I'm not mistaken you can raise intersections the same way as you raise roads (PageUp/Down).
mistahlova 16 mar 2016, ore 2:23 
This is very useful. Would you be willing to do the raised highway pieces also?
Orchid  [autore] 20 mag 2015, ore 8:44 
Thanks for the notice! I will update this very soon!
GordonDry 20 mag 2015, ore 8:40 
Now you could use the new patched game to shrink the file size.
yayie 26 apr 2015, ore 1:39 
Owh this is useful. +1
Orchid  [autore] 19 apr 2015, ore 11:36 
Dan, I put the link to the guide in the description before you asked, not sure how you missed it. Anyway, thanks for the feedback.
Dan 19 apr 2015, ore 7:42 
From Dan. Not only was this a big help, but even more delightful was that when in loaded into my roads content, I could actually see what it was in the selection menu. I was wondering if you could share with the rest of those who contribute how you got it to be an actual picture, instead of the default icon. Thanks for your hard work.
agusingnavy 18 apr 2015, ore 23:12 
thought when I saw the game table 6 coordinates generated by segment but the nine data pairs belong to the same coordinates . My mistake . Numbers and letters are generated randomly or are the same for each cell ? .. Make a coordinate plane !!! :)
Orchid  [autore] 18 apr 2015, ore 22:51 
That's correct agusingnavy. A segment, or path, has three control points. The middle point controls the spline while the spline locus is generated automatically. Only three points are stored per path. That's how path data are serialized in the file. There would be no way to change that without rewriting the game mechanics.