You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The api is and works great for editing values of an animation, so thank you for this!
But is it possible to animate a value change? For example, changing the Transform - Position property at random so the object goes from A to B in a smooth motion, instead of jumping to it's new position.
I can get the position to change, but the object isn't moving towards the new object. I guess because it doesn't know it's new position? Is this possible with the api or should I be looking at different solution, if possible at all?
Thank you in advance!
EDIT:
And adding to this, is it possible to use the lottie-api in combination with playSegments (looping and not looping). Since I got it to work, but it stops after playing the segment. I used the example where an object follows the mouse.
The text was updated successfully, but these errors were encountered:
The api is and works great for editing values of an animation, so thank you for this!
But is it possible to animate a value change? For example, changing the Transform - Position property at random so the object goes from A to B in a smooth motion, instead of jumping to it's new position.
I can get the position to change, but the object isn't moving towards the new object. I guess because it doesn't know it's new position? Is this possible with the api or should I be looking at different solution, if possible at all?
Thank you in advance!
EDIT:
And adding to this, is it possible to use the lottie-api in combination with playSegments (looping and not looping). Since I got it to work, but it stops after playing the segment. I used the example where an object follows the mouse.
The text was updated successfully, but these errors were encountered: