Mixer.update doest not start/update animation

Here is your code with my changes. The animations seem to work now: app.zip (248.0 KB)

The problem was that you have to playback the animations with the correct root object which is not the skinned mesh itself but the entire glTF scene. When doing so, the animation system is able to target the correct 3D objects in your scene.