unity-rlottie icon indicating copy to clipboard operation
unity-rlottie copied to clipboard

Unity library that plays Lottie Animation to Texture2D

Results 26 unity-rlottie issues
Sort by recently updated
recently updated
newest added

good afternoon, it is possible to make the plugin work for webgl. there is a plugin error on the build right now DllNotFoundException: Unable to load DLL 'LottiePlugin'. Tried the...

Will it be any support for WebGL ?

Hi, thanks for implement great library! I found a one issue. about Play() method in AnimatedImage is throw NullReferenceException when called before awake and start method. this problem is occured...

I have a situation where I have to choose between several lottie files at runtime to display. I don't think having several gameobjects in the scene and selecting between those...

Is there a way to preview at least a image from the animation? Else it is alomst impossible to place it at the right place.. ![grafik](https://github.com/gindemit/unity-rlottie/assets/62255397/b0cea9c9-86a5-409a-8921-5587d0a2d468)

I tried to solve this problem but I could not I made a Raw image and set a Animated Image Component, I gave him the method and file of the...

### Missing OSX rlottie lib in the dev tag I just wanted to give you information that 0.3.0-dev.112 seems to work well on any machine other than an OSX one,...

Hello, The library works well in Unity environment (Windows). But when I do a Linux build and try to launch it, it doesn't work - the Unity Player.log file shows...

I have use case where I need to stop the gif at last frame but there is no straight-forward option for this would be great to add this option when...