0.2.0
Initial release of the plugin.
Installation
Preferred Method
Add the following line to your manifest.json
file:
"com.gindemit.rlottie": "https://github.com/gindemit/unity-rlottie.git?path=/unity/RLottieUnity/Assets/LottiePlugin/#0.2.0",
Legacy Method
Download the 0.2.0.unitypackage file and import it via the Assets
> Import Package
menu.
Release Notes
- New feature:
AnimatedImage
component for UGUI - Disabling out of screen animation updates in LottieAnimationsPreview
- Fixed animations flickering on windows builds. Issue #7
- Improvements and fixes in
LottieAnimationPreview
andAnimatedButton
- Fixes in editor scripts for
LottieAnimationPreview
andAnimatedButton