Great information!!
Will the editor also support the Lottie update scheduled for r123?
I think there are two major benefits to the Lottie formate.
Light weight and resolution independence
To preserve these two things would be fantastic!
Yeah, the coworker I did the loader for already mentioned the quality issue.
I’ve added a setQuality()
to the loader:
2 Likes
As always, awesome!! And a giant thank you to you and the community!!
1 Like
hello,
do you have a solution for playing the animation outside of the setupControls( animation ) function?
EDIT:
sorted that buy making texture.animation a variable called textanim and calling textanim.play()