Auto-animate components as soon as the artboard loads (without tap or hover)
Right now we can auto-animate based on components states. This feature is absolutely useful. However the animation has to be triggered by a click or hover actions. Currently, if I want any parts of my desing to start animating as soon the artboard loads I would have to use them on the global scope of that specific artboard with a time trigger. The downside to this is that it is not modular. Using components you have all the parts of your animation self contained in the same element. You don't have to duplicate the artboard as many times needed.
My question is: Is there any way to create self contained animated elements to run on "artboard load" without the need to duplicate the whole artboard just for a frame change?
