- Home /
Question by
szneqz · Apr 15, 2017 at 08:09 AM ·
gameobjectmeshchild objectmeshrendererarmature
How to change one child object to another with the same armature?
I've got a problem with my playermodel. My playermodel have got armature with animation and that armature is attached to it's mesh. But mesh is divided into smaller child meshes like this: How can I change these child objects to another child objects (for example customizable tail) if I've got my new gameobject (of tail) with the same armature? How to attach gameobjects to armature that have animation?
Comment
Your answer
Follow this Question
Related Questions
Can't add SkinnedMeshRenderer with AddComponent()? 1 Answer
Im reading a .obj file and converting it to a mesh (doesnt work) 0 Answers
Can You Convert a Transform into an Image? 2 Answers
What is the best way to generate a 3D mesh from a number of planes? 0 Answers
Im having trouble making my character throw a gameobject 1 Answer