Advertisement

Collision detected due to IK subsystem

Started by January 05, 2016 05:29 AM
1 comment, last by lucky6969b 9 years, 1 month ago

When the hand reaches for the trolley handle, the 2 objects are deemed as collided,
and they constantly pushing out each other, making the dolly camera and object shake.
But the hand must touch the trolley handle, how do I prevent the worker from shaking?
thanks
Jack

You need a filter system system to disable collision. If you are using some physics engine it will have this already and you would e.g define a camera and character group and disable collision between the two.

Advertisement

Hello,

Sorry, the problem is due to the fact that I didn't filter the objects inside the collision avoidance algorithm...

So the trolley and character are actually avoiding each other.

Thanks

Jack

This topic is closed to new replies.

Advertisement