Jump to content

Offset creation time of copied simulation?


jont

Recommended Posts

Hi,

I have a simple simulation that I want to bring in to sop level and copy to multiple instances. But I want the start of each instance to be off set by 5 frames from the previous instance.

The sim is cached, I use dopimport to bring it to sop level and then apply a copy sop. I need the copies to appear, one after the other, alone the points of a curve, and this is where i get stuck.

Any help?

Thanks

Link to comment
Share on other sites

Hi,

you could attach a timeshift SOP between your dopimport SOP and the copy SOP,

then in the copy SOP create a 'stamp input' called 'pt' => $PT and

in the timeshift SOP frame parameter write something like this: $F-5*stamp('../copy1','pt',0)

Cheers,

Emanuele

Edited by Emanuele Berti
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...