I want a logo or object to spin infinitely in a circle
Without seeing your code, my first idea would be to use a → setInterval()-function and loop my → animation-function in infinite loops.
I want a logo or object to spin infinitely in a circle
Without seeing your code, my first idea would be to use a → setInterval()-function and loop my → animation-function in infinite loops.