expressions in an spdl? 2004-04-08 - By François Painchaud
Back To make your SPDL "portable" you have to use Logic, but rather than implementing a lot of parameter "_OnChanged()" subs, you could recreate and reconnect the expressions in the Logic "OnInit()" sub.
François
-- --Original Message-- -- From: Sam Cuttriss Sent: Thursday, April 08, 2004 6:08 PM Subject: expressions in an spdl?
i have a custom spdl for a characters face shapes.
I have expressions linking some parameters to to other uninspectable parameters (hidden to avoid confusing animators) but the expressions arent saved within the spdl, or a preset saved from it?
the reason i ask is that i want to save the spdl as a work group addon and have everyone use it automatically? any ideas? im reluctant to use the logic section of the spdl this time round.
thanks _sam
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=Windows-1252 (See http://ows-1252.ora-code.com)"> <title></title> </head> <body> To make your SPDL "portable" you have to use Logic, but rather than implementing a lot of parameter "_OnChanged()" subs, you could recreate and reconnect the expressions in the Logic "OnInit()" sub.<br> <br> François <pre> -- --Original Message-- -- From: Sam Cuttriss Sent: Thursday, April 08, 2004 6:08 PM Subject: expressions in an spdl?
i have a custom spdl for a characters face shapes.
I have expressions linking some parameters to to other uninspectable parameters (hidden to avoid confusing animators) but the expressions arent saved within the spdl, or a preset saved from it?
the reason i ask is that i want to save the spdl as a work group addon and have everyone use it automatically? any ideas? im reluctant to use the logic section of the spdl this time round.
thanks _sam
</pre> </body> </html>
|
|