a Tutorials
    a Catia v5
    a Maya
a Downloads
a CAD Links
a FAQ about me
a Guest Book

 

Step: 30

maya tutorials

Copy these codes bellow and then pest in the expression editor. Then select the edit command and close it.

int $a = 20;
float $d = cr_buttom_locator1.translateZ/$a ;
cr_buttom_locator1.rotateX = asind($d)* -1 ;

maya tutorials

maya tutorials

Step: 31

Repeat the same process (Step: 29, Step: 20 ) for the rest two. Only few change need in the script if your naming is same as I have mentioned in this tutorial.

For cr2
int $a = 20;
float $d = cr_buttom_locator2.translateZ/$a ;
cr_buttom_locator2.rotateX = asind($d)* -1 ;

For cr3
int $a = 20;
float $d = cr_buttom_locator3.translateZ/$a ;
cr_buttom_locator3.rotateX = asind($d)* -1 ;

Congratulation you have completed this assignment. Now you have some basic knowledge on  animation techniques in maya. You can download this maya sense from this page. You can share your experience with me by this feedback form.


Guest Book
Name
Email
Phone
Place

Feedback


 
 

1 2 3 4 5 6 7 8 9 10

 

Home | Tutorials | Downloads | CAD Links | Contact Me | FAQ About Me
© 2008 cadenv.com. All rights reserved.