Claudio Branch Posted February 17, 2009 Share Posted February 17, 2009 (edited) I am using the Morph Compound Object and when I pick a morph target, the pivot point stays put, but all of the target geometry flies off into space and scales down. I cannot figure out why it is doing this. WTF? Edit: Problem seems to be that my target geometry was created using Editable Poly. It works perfectly with Editable Mesh. BUT...it won't accept EP converted to EM. GRRRRR.... Edited February 17, 2009 by Claudio Branch Link to comment Share on other sites More sharing options...
JonRashid Posted February 17, 2009 Share Posted February 17, 2009 This is because morph works by relating a vertex number to a target vertex number. That's why in order for a clean morph to work properly the target needs the same number of verts as the master object. By instituting an edit poly into the process you are allowing the chance for vertices to not relate exactly to the master. For instance if you were doing a face and amending the mouth positions, the vertices on your target must relate to the vertices on the master. It's not easy to explain but is intuitive. Create your targets by using edit mesh on a straight copy of the master and there will be no problems. Link to comment Share on other sites More sharing options...
Claudio Branch Posted February 17, 2009 Author Share Posted February 17, 2009 Vert count is the same for all... Link to comment Share on other sites More sharing options...
JonRashid Posted February 17, 2009 Share Posted February 17, 2009 (edited) The vert count might be the same but are the vert numbers the same. I haven't checked but the edit poly may number them differently and the would cause a major problem. Another option is to reset the xform before creating your targets Edited February 17, 2009 by JonRashid Link to comment Share on other sites More sharing options...
Claudio Branch Posted February 17, 2009 Author Share Posted February 17, 2009 I scrapped the Morpher Compound Object approach and used the Morpher modifier instead. That thing is no walk in the park either but it is working nicely. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now