-
Notifications
You must be signed in to change notification settings - Fork 98
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
Building rails #570
Labels
Comments
Sounds like a great idea to me. :) |
I like this idea. Tired of wasting money picking up rails when I am trying to place new ones |
Ugh - I just released the latest commit to my RailEntity pack . I will try to do it ;) Kinda " ported " turrets , bombs and harvesters to rails . BTW : +1 |
+1 @jbarabbas |
+1 |
Here , take that ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
currently building rails really sucks. One always misses some tiles or accidently removes old tiles. It would be great, if one could at least hold done the build-key, move and thereby place tiles on the way.
This would need some additional logic. For example: If the you press the build key and there is no rail tile, you are in "build" mode - existing rails will not be removed. If you press the build-key and there is a rail tile, this one will be removed and you are in "remove" mode - any rail tile you pass will be removed as long as you press the key.
Alternatively one could have to distinct keys for placing and removing rails.
What do you think?
The text was updated successfully, but these errors were encountered: