onClick animation speed

Hello, I’ve drawn a retail showroom display tower that rotates on a base when I use the onClick animation. It rotates 180 degrees like I want but I find the rotation speed to be so quick that it’s difficult to visualize what is happening.

Is there a way to adjust this speed?

Thanks in advance

You can use ANIMATESLOW or ANIMATECUSTOM instead of ANIMATE in your script.

See Dynamic Component supported functions | SketchUp Help for instructions

Perfect, animateslow was enough to see what was happening during the rotation.
Thank you again for the link!