How to load GLTF with simple animation?

Hello, I have a GLTF with a very simple animation (a cube that move from bottom to up, or at least its should, I’ve exported it from C4D).
http://issimissimo.com/TMP/anim01.gltf
How can I import it with its animation?
I’ve read in the docs but I can’t understand… :confused:
Many thanks!

A quick test.
pg: load gltf animation | Babylon.js Playground (babylonjs.com)

3 Likes

With stopped animation onload, better camera and GUI button enabled/disabled - https://playground.babylonjs.com/#IQPBS4#3

4 Likes