diff --git a/src/hub.html b/src/hub.html
index 091d7076284d86df92bd64921fb92072314bae2d..2a379ab44607c2318ab7017aa00e12b45e982d50 100644
--- a/src/hub.html
+++ b/src/hub.html
@@ -318,7 +318,8 @@
                     drawIncrementally: true;
                     incrementalDrawMs: 600;
                     hitOpacity: 0.3;
-                    missOpacity: 0.2;"
+                    missOpacity: 0.1;
+                    curveShootingSpeed: 12;"
             ></a-entity>
           </a-entity>
 
@@ -335,7 +336,8 @@
                   drawIncrementally: true;
                   incrementalDrawMs: 600;
                   hitOpacity: 0.3;
-                  missOpacity: 0.2;"
+                  missOpacity: 0.1;
+                  curveShootingSpeed: 12;"
               haptic-feedback
               body="type: static; shape: none;"
               mixin="controller-super-hands"
@@ -356,7 +358,8 @@
                   drawIncrementally: true;
                   incrementalDrawMs: 600;
                   hitOpacity: 0.3;
-                  missOpacity: 0.2;"
+                  missOpacity: 0.1;
+                  curveShootingSpeed: 12;"
               haptic-feedback
               body="type: static; shape: none;"
               mixin="controller-super-hands"
diff --git a/yarn.lock b/yarn.lock
index 6783d21e029245a2a0582351a0f119232f27df17..ccf9e5ea5c7dc4786625753d1e72ebc27f9d67f7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -202,7 +202,7 @@ aframe-slice9-component@^1.0.0:
 
 "aframe-teleport-controls@https://github.com/mozillareality/aframe-teleport-controls#hubs/master":
   version "0.3.2"
-  resolved "https://github.com/mozillareality/aframe-teleport-controls#b241e71b256450cdd7a2331d0ab02cf401029493"
+  resolved "https://github.com/mozillareality/aframe-teleport-controls#14f296cad85cea6d15ee5ba08b142526ff9573f4"
 
 "aframe-xr@github:brianpeiris/aframe-xr#3162aed":
   version "0.0.9"