how do i put models together like this?

You’ll need to either make a custom model that looks like this:
image
Personally that’s how I’d do it, assuming I only needed that one combination.

Or create this in a sort of modular way- exampled below by each module being a separate mesh. ie the two red would be the same mesh, twice.
image
If you want to get fancy with it, you could also make a special material that hides those parts based on UVs.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.