how to create something like…pedestrian model is walking on street and when is hited by car it act like ragdoll, something like this??http://www.youtube.com/watch?v=Zeb6KEJUKE0&feature=related i have animated model and its ragdoll…look here:http://www.youtube.com/watch?v=pYRcZcLueN8
have the advanced ragdoll also
You just switch out the animated model with the ragdoll upon collision. There is an example of doing this in the 3rd Person Platform tutorial in the resources section of the Unity website.
ok i will try, downloading platformer…any other solution, sample script?
in the 3rd person demo you have all the scripts needed so download it and check it. It’s the Police enemy that has this “swapping”
i just cant get it work like i want to