Skip to content
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

New feature: Ability to disable the sides of certain nodes from connecting with tubes #4

Closed
oversword opened this issue Jan 16, 2021 · 0 comments · Fixed by #5 or #8
Closed

Comments

@oversword
Copy link

This is part of the fix for this issue joe7575/techpack#67

I thought the best way to do this was to add a new feature to tubelib, that would allow you to describe which faces of a node can and cannot be connected to with a tube.

There are several ways this could be done:

  • Use a list of allowed directions
  • Use a list of disallowed directions
  • Use a flag like "face only", which can then be used with param2 to disallow other faces from connecting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant