fixes from kevin comments

This commit is contained in:
Diego F. Goberna
2018-11-12 21:13:43 +01:00
parent 97dd2c02a7
commit 652ed0fa7f
6 changed files with 23 additions and 20 deletions

View File

@@ -46,7 +46,7 @@
geometry="width: 0.3; height: 0.04; depth: 0.3"
bind__animation="enabled: menuActive"
animation="property: object3D.position.z; from: -0.5; to: -0.1; dur: 2000; easing: linear; loop: true; easing: easeInOutCubic"
material="shader: wall-shader; tex: #noiseTexture; repeat: 1 2; transparent: true"></a-entity>
material="shader: wallShader; tex: #noiseTexture; repeat: 1 2; transparent: true"></a-entity>
<a-entity
obj-model="obj: #mineObj"
scale="0.2 0.2 0.2"