diff --git a/src/templates/stage.html b/src/templates/stage.html index 155db7a..02cdb11 100644 --- a/src/templates/stage.html +++ b/src/templates/stage.html @@ -80,7 +80,10 @@ + animation__rotate="property: object3D.rotation.y; from: 50; to: -50; dur: 300; easing: linear; startEvents: audioanalyserbeat" + animation__visibleon="property: visible; from: false; to: true; dur: 1; startEvents: audioanalyserbeat" + animation__visibleoff="property: visible; from: true; to: false; dur: 1; delay: 300; startEvents: audioanalyserbeat" + visible="false">