Thursday, January 29, 2009

Scripts - Stage2

//this script introduces variables

float $rotate = 12.2;
//int $int = 1;
//string $string = "pCube";

duplicate -rr;
move -r 0 -0.275236 0 ;
rotate -r -os 0 0 $rotate ;

No comments:

Post a Comment