Support for Lottie Files #1892
-
Hi, There is any support for Lottie Files? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
What do you mean? |
Beta Was this translation helpful? Give feedback.
-
in unity use https://github.com/Samsung/rlottie for do it. |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
Alternatively: separate repo extension with support is always welcome |
Beta Was this translation helpful? Give feedback.
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