I need help on making some figures rotate over each other and on loop. Kinda like the circles on this example: https://jamiecristal.com/
Like animations… Or how?
I need help on making some figures rotate over each other and on loop. Kinda like the circles on this example: https://jamiecristal.com/
Like animations… Or how?
Yes—animations. This is your go-to tool if you need to add interactivity (scaling, move, opacity…so on). You will need to set an On Load animation, with move (if you try rotate, it will simply rotate on its own axis).
Use different steps and include loop on all of them. Bezier will be your friend/foe to achieve a smooth motion transition between steps.