Support for Lottie Files #1892
|
Hi, There is any support for Lottie Files? Thanks. |
Answered by
DelinWorks
Feb 26, 2025
Replies: 4 comments 4 replies
|
What do you mean? |
2 replies
|
in unity use https://github.com/Samsung/rlottie for do it. |
1 reply
|
I think it's out of scope for axmol, if you need this feature then I think that simple vertex animation shaders and skinning (theres also spine) will do the job perfectly, Lottie is mainly used for OS UI systems and web like you did, not native low level game engines |
1 reply
Answer selected by
paulocoutinhox
|
Alternatively: separate repo extension with support is always welcome |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think it's out of scope for axmol, if you need this feature then I think that simple vertex animation shaders and skinning (theres also spine) will do the job perfectly, Lottie is mainly used for OS UI systems and web like you did, not native low level game engines