Conversation
|
can we get an example that utilizes this commit for animation? |
|
@kashyappiyush1998, yes sure. The following code will play the first animation in sfbFile and will repeat it infinitely. The following code will play the animation called MyAnimation in sfbFile and will repeat it 5 times. The following code will play the second animation in sfbFile infinitely. Note that it will discard the animationName because the animationIndex is filled. |
|
Hi @eduardoGo, |
I found the bug. The animations don't work with NodeWithAncor. When I used controller.addNode(node), the animation work fine. |
|
Hey @eduardoGo / @MrRedbloX, could you share your files or complete repository please? I'm trying to use sceneform sample andy_dance.sfb and the application is crashing without giving any useful logs... Thanks in advance! |
No description provided.