Jump to content

adding tags with Blender


Recommended Posts

Posted

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.

Posted

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).

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...