[SOLVED] Missing animation when loading gltf

I have this gltf: https://pastebin.com/raw/RRiDJRPN
I made it using blockbench.
I’m using jme 3.5.2

I used assetManager.loadModel on it. I can render it, but there’s no AnimComposer or AnimControl control. In fact there’s no controls when I iterate over the loaded Spatial.

When I save and then load the gltf into j3o it doesn’t change the behavior.
I tried the latest jmec and its “probe” doesn’t mention animations.

The VS Code gltf extension does recognize the animations.
I can also see the animation in this viewer: https://gltf-viewer.donmccurdy.com/

What am I missing?

By chance when I joined the jMonkey Discord I only had to scroll a little bit to find a solution!

3 Likes