diff --git a/src/hub.html b/src/hub.html index 6424080e86557f3ea2a6ec2cd01a22b4acba649b..f71396377f6f10cb02d076f08b430242c01522bf 100644 --- a/src/hub.html +++ b/src/hub.html @@ -84,6 +84,7 @@ <a-asset-item id="specialquack" src="./assets/sfx/specialquack.mp3" response-type="arraybuffer" preload="auto"></a-asset-item> <img id="water-normal-map" crossorigin="anonymous" src="./assets/waternormals.jpg"> + <!-- Templates --> <template id="video-template"> @@ -318,8 +319,7 @@ drawIncrementally: true; incrementalDrawMs: 600; hitOpacity: 0.3; - missOpacity: 0.2; - curveShootingSpeed: 12;" + missOpacity: 0.2;" ></a-entity> <a-entity id="player-camera-reverse-z" rotation="0 180 0"></a-entity> </a-entity> @@ -337,8 +337,7 @@ drawIncrementally: true; incrementalDrawMs: 600; hitOpacity: 0.3; - missOpacity: 0.2; - curveShootingSpeed: 12;" + missOpacity: 0.2;" haptic-feedback body="type: static; shape: none;" mixin="controller-super-hands" @@ -360,8 +359,7 @@ drawIncrementally: true; incrementalDrawMs: 600; hitOpacity: 0.3; - missOpacity: 0.2; - curveShootingSpeed: 12;" + missOpacity: 0.2;" haptic-feedback body="type: static; shape: none;" mixin="controller-super-hands"