unity-rlottie
unity-rlottie copied to clipboard
Switch out lottie files at runtime
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 elegant. Would it be possible to add a "SetLottie" function to the AnimatedImage object?