Hi,
I have a cube bouncing to each side of the window like this:

How would I reset the animation on resize ?
I can't figure out how.
If I put useMotion in a method, and call in onMounted and onResize, it seems like the previous useMotion is not destroyed and everything bug.
