Play Animation on click GLTF

Do it like so:

loader.load('scene.gltf', function(gltf) {

    gltf2 = gltf;

1 Like