fracturing time offset

   1692   1   0
User Avatar
Member
11 posts
Joined: March 2007
Offline
I need to pour water in glass and than someone hit the glass of the table and it shatters. The problem is that falling from table is starting at first frame. How can i offset time when glass is filled with water. Im using on RBD object velocity to push it from the table

Attachments:
shatter_test_08.hip (1.7 MB)

User Avatar
Member
14 posts
Joined: Jan. 2009
Offline
You can lock the “glass_mug” file node (Right Click>Flags>Lock/Unlock) That way it will be baked into the file so we can see it in the example you've posted.

As for your question depending on your setup you could simply change the “Start Time” parameter on your AutoDopNetwork to whatever frame you want the RBD sim to start.

You could also take your glass_mug RBD_Object dop and set creation frame to whichever frame you want.

In addition you can add a switch node to your DOP network and switch between a static and active object. I've attached a modified version of your file with an example of how that would work.

Attachments:
shatter_test_08_124_modified.hip (1.7 MB)

  • Quick Links