From what I understand, the craft consist of a bunch of parts that are arranged in a tree hierarchy. This means that every part (craft component) has exactly one parent (except for the root) and can have 0 or more children.
My question:
Can the game engine support some kind of a special part that attaches to two other (parent) parts?
Details:
This special part has exactly 2 parents and 0 children and it will form a connection between two branches of the craft tree.
Tags
Question6 Comments
- Log in to leave a comment
-
-
9,660 AnotherFireFox
@sumeee I'm not sure struts and fuel pipes are this kind. They're not parts but some kind of modifier afaik. However I remember a mod which allows any part to have multiple parents with special input.
-
640 sumeee
@AnotherFireFox KSP has two stock parts of this type: struts and fuel duct. I don't remember any mods that added other parts of this type.
-
-
3 Upvotes
Log in in to upvote this post.
This is not precisely true, to have a part connected to multiple parent parts is definitely possible in SR2, unlike SR1, or KSP. The problem is just aligning them.