Hello!
Thirst of all, thanks for this great script and the SpotEditor.
I'm having troubles with the auto-rotate speed and the left & right arrows using the same parameter but interpreting it in a very different way. Feels like the arrows are at least twice as fast as the auto-rotation.
In my project I'm using the API for external controls. There are 123 images and the option "rotatePeriod" is set to 7. That is perfect for auto-rotation (api.toolbar.playbackToggle();), but using the arrows (api.toolbar.startRightArrowRotate();) the rotation is lightning fast.
In your demo it's the same situation, so I guess there is no mistake in my setup.
Is there a way for both actions taking the same time for a 360° rotation?
Thanks in advance,
Mario
Thirst of all, thanks for this great script and the SpotEditor.
I'm having troubles with the auto-rotate speed and the left & right arrows using the same parameter but interpreting it in a very different way. Feels like the arrows are at least twice as fast as the auto-rotation.
In my project I'm using the API for external controls. There are 123 images and the option "rotatePeriod" is set to 7. That is perfect for auto-rotation (api.toolbar.playbackToggle();), but using the arrows (api.toolbar.startRightArrowRotate();) the rotation is lightning fast.
In your demo it's the same situation, so I guess there is no mistake in my setup.
Is there a way for both actions taking the same time for a 360° rotation?
Thanks in advance,
Mario