magicien / GLTFSceneKit

glTF loader for SceneKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to trigger a specific animation in glb

kaustubh-seachange opened this issue · comments

I was able to render the glb file using gltfscenekit framework and wanted to know how to trigger a particular animation within a glb.

Everytime glb loads in scene it plays the last animation in the glb, glb has multiple animations baked in it.

Any help will be appreciated.

I'm looking for the same thing for GLTFs!

@magicien Any ideas?

How do you load the animation glb file, my scene remains empty @kaustubh-seachange