- Home /
Question by
Turtle-Racer · Nov 25, 2016 at 07:57 AM ·
animation3dsmaxbonesskeleton
How to separate bones from a 3dsMax skeleton?
I am using 3DS Max and I want the bones to allow the deer to fall to pieces; my problem is that the skeleton will force the 3d objects to stick to its bones.
OnCollisionEnter (collider deerBody) {
//Unparent all objects
//Skeleton does not interfere or is non present
}
If i can even solve the skeleton solution in 3dsMax and not use code to fix it that would be even better.
Comment
Your answer
Follow this Question
Related Questions
Collapsing trajectories in 3dsMax. Movement wrong on xy. 0 Answers
Animating bones and the entire skeleton together 0 Answers
Assigning a clothing object to a character's skeleton? 3 Answers
Can I restore bone locations in skeletal animation after the character was deleted? 0 Answers
Problem with bone scale whilst re-assigning bone animations 0 Answers