Shin-Kaiser Posted June 2 Share Posted June 2 I have an RBD sim where I use a pop force to push a thin rectangle along a plane in the X direction. The rectangle rotates from the added friction. I also have static collision objects to keep the box from veering off the X axis. I then want to place objects inside the rectangle - so the rectangle then becomes the collision object for other objects. What's the best way to achieve this? Cache out the initial sim then use this cache as an animated collision object in ANOTHER sim? or is there a way to get what I want from only one sim? is there way to have an active object to also serve as a collision object in one sim where there are also other static collision objects? Quote Link to comment Share on other sites More sharing options...
paranoidx Posted June 7 Share Posted June 7 Cache out the initial sim then use this cache as an animated collision object in ANOTHER sim? --> yes, this way you can control the primary animated geo more easy 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.