How to start a cached sim a specific frame?

   2970   2   0
User Avatar
Member
19 posts
Joined: Sept. 2017
Offline
I have a simulation that I cached out that is 90 frames long. I am using a popnet to specify the exact frame that I want the cached simulation to start but, what happens is it wants to start at that frame of the cache. So if a say, start at frame 100 nothing happens because the cache is 90 frames long. How can I get the cache to play from the beginning at frame 100? Thank you for any help on this!

Attachments:
Houdini_CacheError01.JPG (76.6 KB)

User Avatar
Member
30 posts
Joined: Sept. 2011
Offline
You can save out an inital state (or frame 90 as a .sim file) and use that as the first frame by putting that into the inital state box.

Otherwise cache your particles out and feed whatever frame you want into the source and let the existing attributes drive the particles ( v, age, etc )
Shortcuts are supposed to be hard, if they were easy then they would just be “The Way”.
User Avatar
Member
19 posts
Joined: Sept. 2017
Offline
Thanks Sugleris. I used the cache idea and it worked. Thank you.
  • Quick Links