Skip to main content

I tried to make this loading spinner by following a video series

After my first object is after delay, I show my other object with smart animate

but in prototype mode my animation is not working

this is my files link:

[https://www.figma.com/proto/6kNgNrwhYR0suZhT0PsO3C/Untitled?type=design&node-id=1-2&t=y9RUuSiY6FK3yP1P-1&scaling=scale-down&page-id=0%3A1&starting-point-node-id=1%3A2&show-proto-sidebar=1&mode=design](https://my figma prototype)

Smart animate animates the properties of elements with the same name and place in the layer hierarchy. Your loading spinner contains ellipses with different names, so smart animate treats them as unique objects instead of one to be animated.


This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.