if you mean like this the nit did`nt work, have i done it wrong?
Code:

my.scale_x = 0.5, ;//scale it down to have it's size
wait(1);
c_updatehull(my,my.frame);
wait(2);
my.scale_y = my.scale_x;//same as scale x
wait(1);
c_updatehull(my,my.frame);
wait(2);
my.scale_z = my.scale_x;//same as scale x
wait(1);
c_updatehull(my,my.frame);
wait(2);




Why does everyone like dolphins? Never trust a species which smiles all the time!