gilzoide / unity-lottie-player

Player for Lottie animations, powered by rlottie, multithread/Job System-friendly
The Unlicense
24 stars 1 forks source link

Add Mask option to Image Lottie Player #7

Closed TonSharp closed 2 months ago

TonSharp commented 2 months ago

Added ability to mask lottie animation using masks for ui

gilzoide commented 2 months ago

Hey @TonSharp, thanks for the contribution! Nice addition, making the object maskable is usually useful, I didn't remember this when making this package. Cheers \o/

gilzoide commented 2 months ago

Version 1.0.0 was released containing your modification, you should be able to install it from OpenUPM in a few minutes.