How to write a pipe system

I want to try and make a pipe system, similar to eclipsis’s where you can snap pipes and only be able to extend them to a certain length. However, I’m not sure how I’d accomplish this.

1 Like

Just make the pipes go in one direction and create points where a new part is made to extrude to your hand with the criss cross algorithm. Similar to how you would fire a ray for a gun with your cursor

1 Like