How to start a cached sim a specific frame?
3314 2 0- maguerro
- Member
- 19 posts
- Joined: 9月 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!
- Sugleris
- Member
- 30 posts
- Joined: 9月 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 )
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”.
- maguerro
- Member
- 19 posts
- Joined: 9月 2017
- Offline
-
- Quick Links