- Home /
how to replace a character?
i ask if it possible to replace non animated model (character) with the animated player in third person game using the animation of the player?
You can't transfer animations from one object to another. That's not possible in any software I've ever encountered.
Answer by Chris D · Jul 20, 2011 at 06:09 PM
Your question is a little confusing; are you trying to destroy a non-animated object and instantiate an animated one in its place? If so, check out this conceptual answer:
http://answers.unity3d.com/questions/47729/instantiate-and-destroy-on-given-location.html
If you're after something else, please try to clarify (edit your question) and provide more details.
Answer by ramy trew · Jul 20, 2011 at 06:12 PM
i want to use the animation of the animated player to apply them on other character that doesont have animation and make it the player
Your answer

Follow this Question
Related Questions
Sharing animations with models 2 Answers
Teleport CharakterController 1 Answer
Object Creation with GUI Button. 1 Answer
is it possible to rig and animate withing unity? 1 Answer
when crouch, falling through floors 2 Answers