expressions
Posted: Thu Mar 31, 2005 12:21 pm
hey LM!
i would like to be able to
- add lua expressions directly in moho's timeline curves.
- create anim variables
Ex :
i create a noisy channel
i create a noise power channel
i create a position channel
i enter an expression in my bone's position channel such as:
position + (noise*noisePower)
>The idea would be to just use the existing lua API but enable runtime evaluation
>maybe the place to type the expression would be the timeline itself : add an interp mode called expression wich adds a text area to type expressions. Or floating window to type expressions, launched by double-clic in the timeline
> in the future we could even add a user friendly GUI for users who don't know scripting
Thank you!
i would like to be able to
- add lua expressions directly in moho's timeline curves.
- create anim variables
Ex :
i create a noisy channel
i create a noise power channel
i create a position channel
i enter an expression in my bone's position channel such as:
position + (noise*noisePower)
>The idea would be to just use the existing lua API but enable runtime evaluation
>maybe the place to type the expression would be the timeline itself : add an interp mode called expression wich adds a text area to type expressions. Or floating window to type expressions, launched by double-clic in the timeline
> in the future we could even add a user friendly GUI for users who don't know scripting
Thank you!