Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Roanoke on December 19, 2004, 12:32:51 pm

Title: Joining in Max
Post by: Roanoke on December 19, 2004, 12:32:51 pm
See: http://www.hard-light.net/forums/index.php/topic,20079.0.html (http://www.hard-light.net/forums/index.php/topic,20079.0.html)
I'm having similar probs. How should I join objects in Max so as to allow the welding of verts on both the copy and original objects ?

I've tried Boolean and Symmetry Modifiers but neither appear to allow any interactionm between the (now joined) two objects.
Title: Joining in Max
Post by: Taristin on December 19, 2004, 12:36:49 pm
AFAIK, you have to attach the meshes, and then use the create tool, then weld... It's a bit of work...
Title: Joining in Max
Post by: Roanoke on December 19, 2004, 12:54:28 pm
Ah. You haved to play with the Symmetry Modifier Settings. Making two seperate objects isn't necessary.
I should check these things out more thoroughly before asking for help.
Damn, I'm still thinking in Truespace terms. :sigh:

Feel free to spam everyone. Hell, it's not my board. ;)
Title: Joining in Max
Post by: aldo_14 on December 19, 2004, 05:37:15 pm
Right click on one model, then attach.  Select and weld pairs(+) of individual vertices ('collapse' button), or - if you're joining symmetrical halves, convert to editable poly and use the 'weld selected' button there.
Title: Joining in Max
Post by: Roanoke on December 20, 2004, 02:08:15 pm
But max doesn't appear to allow any intertaction between the two halfs (weld, target weld or collapse) regardless of how the two halves were connected
Title: Joining in Max
Post by: aldo_14 on December 20, 2004, 02:21:33 pm
Are they attached to each other so they're part of the same editable mesh / poly?
Title: Joining in Max
Post by: Roanoke on December 20, 2004, 03:13:44 pm
yup. How are you joining them ?
Title: Joining in Max
Post by: aldo_14 on December 20, 2004, 03:16:27 pm
Click on vertice, ctrl-click / drag on other vertice, click on 'collapse'.
Title: Joining in Max
Post by: Roanoke on December 20, 2004, 03:18:25 pm
sorry, how are you joining the objects (initially) ?
Title: Joining in Max
Post by: aldo_14 on December 20, 2004, 03:28:22 pm
Right click. 'attach', click on the other object.  Both objects should be seperate elements of the same editable mesh afterwards.
Title: Joining in Max
Post by: StratComm on December 20, 2004, 03:44:39 pm
If your in editable poly mode, points like to share an edge in order to collapse.  You can collapse across faces, IIRC, but there's an implied triangulation edge in there.  If there's a gap, create a face to close it and you should be able to collapse.
Title: Joining in Max
Post by: Roanoke on December 20, 2004, 03:52:19 pm
Nope, still not having it. The symmetry modifier seems okay though. Guess I'll stick with that for now.
Thanks all.