Explorar o código

Fixed webxr_vr_paint "not painting" with left hand.

Mr.doob %!s(int64=5) %!d(string=hai) anos
pai
achega
1cc753a16e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webxr_vr_paint.html

+ 1 - 1
examples/webxr_vr_paint.html

@@ -85,7 +85,7 @@
 				scene.add( painter1.mesh );
 
 				painter2 = new TubePainter();
-				scene.add( painter1.mesh );
+				scene.add( painter2.mesh );
 
 				//