View Full Version : Random offset point cache start time
winberg 02-18-2005, 06:58 PM Hi, does anybody know if there are a script out there setting the start time on the point cache modifier at a random number?
Any scriptcompetent people want to script this for me?
I am using max5.2
-Tom
|
|
galagast
02-20-2005, 08:05 AM
blur has this randomtracktiming script... but u need to select which tracks gets randominzed in the track view...
TimWoods
11-04-2005, 09:45 AM
im after something very similar, a mass edit function to retime all the point cache modifiers to a specified frame time.
anyone got any pointers?
cheers
galagast
11-04-2005, 10:26 AM
hi, you could try this script, it sets the start time for all objects with point cache modifiers in it to frame 10.
for i in $* where i.modifiers[#point_cache] != undefined do i.modifiers[#point_cache].time = 10
(copy and paste this to the listener and press Enter to execute)
CGTalk Moderation
11-04-2005, 10:26 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.