Explorar o código

Shoe physic bodies in mmd example by default.

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

+ 0 - 1
examples/webgl_loader_mmd.html

@@ -129,7 +129,6 @@
 
 						helper.setPhysics( mesh );
 						physicsHelper = new THREE.MMDPhysicsHelper( mesh );
-						physicsHelper.visible = false;  // comment out this line for Physics debug
 						scene.add( physicsHelper );
 
 					}