-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change shader of segment #35
Comments
Why would you have to remove the N texture? |
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. |
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 |
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
The text was updated successfully, but these errors were encountered: