boformer / NetworkSkins

Mod for Cities: Skylines
MIT License
5 stars 7 forks source link

Change shader of segment #35

Open Cgameworld opened 4 years ago

Cgameworld commented 4 years ago

Add the ability to change the shader of the segment

Example: If you change the segment from ground to bridge and remove the _n texture (for roads that have it) this problem is solved

Image of Example

boformer commented 4 years ago

Why would you have to remove the N texture?

boformer commented 4 years ago

Generally this sounds like a feature that could be put into the "advanced mode" of NS that is planned, because it's too niche.

But the tech stack of NS2 already supports it, it's just the UI and the modifier that is missing.

Cgameworld commented 4 years ago

Why would you have to remove the N texture?

There's a strange effect with the normal texture when the shader is changed

Example

boformer commented 4 years ago

We are currently working on extra normal maps for the "remove lines" feature, so I guess those could be used for this as well. Will take at least a week, and again I think this is more of an advanced mode feature. We are getting closer though