Senior
June 23, 2022
Solved
Rotate an image smoothly
- June 23, 2022
- 1 reply
- 1698 views
I am trying to create a busy circle (such as the one that shows up when a web page is loading). Instead of circle I would like to use a custom image. I used TextureMapper for this. But I don't get continuous and smooth rotation of image. Image makes one rotation, slows down and stops and then restarts. I am attaching the sample project I was using. Also, image appearance distorts as it makes the rotation. Please advice.
Also, please advice if there is a different way to do this.