Notifications
Clear all
[Closed] Script Controller not updating in viewport
Dec 01, 2003 10:49 pm
I have a rig that is linked to several custom attributes that I have added to a control object. The position and scale attributes of the objects in my rig are linked to the custom attributes via Script Controllers. The problem I have is that when I adjust the custom attribute values, the Script Controllers won’t actually evaluate until I scrub the timeline. Is there any way around this so that the script controllers will update in real time as I adjust the custom attribute sliders?
Thanks!
Sean
2 Replies
Dec 01, 2003 10:49 pm
Look up dependsOn in the Maxscript reference. It tells the script which other controllers to watch so it can update interactively.
RH