Is there a way to manually trigger animations using motion one for solid? The regular Motion library has an
animation.play()
animation.play()
method, but I don't see how to do the same think using Motion Solid.
The problem I'm trying to solve is that I'm using Motion in a component, but the animation does not play when I pass that component to a second component as a child (