fixed pause state bug, minor tweaks

This commit is contained in:
Diego F. Goberna
2018-10-04 02:21:16 +02:00
parent ea9874157c
commit 7fe0c06d57
6 changed files with 10 additions and 12 deletions

View File

@@ -71,7 +71,7 @@
material="shader: flat; transparent: true"
visible="false"
animation__posz="property: object3D.position.z; to: -8; startEvents: beatwrong; easing: easeOutQuart; duration: 4000"
animation__alpha="property: material.opacity; from: 1; to: 0; startEvents: beatwrong; easing: easeOutQuart; duration: 4000"></a-mixin>
animation__alpha="property: components.material.material.opacity; from: 1; to: 0; startEvents: beatwrong; easing: easeOutQuart; duration: 4000"></a-mixin>
</a-assets>