static/js/object/StoreCrn.js
@@ -13,7 +13,7 @@ var a = new THREE.Mesh(new THREE.BoxBufferGeometry(this.crnBodyLength, this.crnBodyHeight, this.crnBodyWidth), new THREE.MeshBasicMaterial({ color: 0xff0000, transparent: true, opacity: .3 opacity: 1.3 })) a.name = option.crnNo + "-body"; a.position.x = option.crnBody.position.x;