Mandalorian Posted June 30, 2013 Share Posted June 30, 2013 Can anyone point me to how to move the tags from one model to another In Blender? I am trying to move the tags from boba's jetpack/flamethrower to another model. Link to comment
mrwonko Posted June 30, 2013 Share Posted June 30, 2013 Tags are a bit of a pain... They are just meshes in which the first three vertices define the 3 axes. Problem being that you can't really tell a vertex's index in Blender. Take a look at the manual for a somewhat more elaborate description. Well, back to your problem in particular: You can use File -> Append to copy stuff (e.g. meshes, objects, materials etc.) from another .blend file to the current one. You can use that to copy the tags, which you then have to place into the object hierarchy and re-weight (if you're using bones for weighting that means changing the Armature-modifier from vertex groups to bones and optionally removing the vertex groups). Link to comment
Mandalorian Posted July 2, 2013 Author Share Posted July 2, 2013 Thank a lot for the information and for your blender tools, I'll try your advice. Link to comment
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