View Full Version : max5 dont update foot roll
Namroth 01-03-2003, 11:49 PM I have same foot rigg like max5 tutorial. On first frame evryting is ok max update foot roll(attributes) but on second key if I change foot roll max will not change foot. First after I key this frame max updates. Do you know why and how to fix it?
|
|
Reality3D
01-04-2003, 12:54 AM
Try using dependsOn $objectname $objectname1
at the scripted controller
dependsOn is used with scripted controllers to enable interactive update of scripted controllers when the code in them depends on other objects in the scene. You place a call to dependsOn in the controller script somewhere (usually at the top), with a list of objects on which the controller depends. Interactive changes to any of these objects will cause the object containing the script controller to also update.
CGTalk Moderation
01-14-2006, 02:00 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-2012, Jelsoft Enterprises Ltd.