UltimateUIDocs
Archived upstream docs · Features depend on the installed plugin version; not all features have been verified.

UltimateUI guide

How to loop UI Animations

In this guide, you will learn how to loop animations in UI

We can easily loop animations in the UI using the animation-loop line in our page’s .yml file.

To do this, open the page’s .yml file and add the following line above the blocks section:

ini
animation-loop: true

Now, when the UI is opened, the animations will be looped continuously.