-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 rail quality #5
base: master
Are you sure you want to change the base?
Conversation
On an additional note, should there also be an option to change the track bed quality? Similar options (kink scale and frequency) are available in |
Everything looks good to me at a glance. Would it make sense to tie track bed quality to the rail quality? |
I thought about that, but I'd honestly need to see how it looks ingame. Hopefully also not too much contrast when next to switches... |
Increased Disused preset badness by 50%.
There's an issue I can't figure out, but it seems to only apply the changes after going into the game and back to the menu again. |
That issue is now fixed, also covers the ballast width not changing. |
Adds options to change the quality of the track.
Since this alters the geometry of the rails (by scaling it), it is possible this will affect physics.
I have yet to test this code but thought of making a PR to get some early feedback.