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