|
|
|
@ -5290,7 +5290,7 @@ FloorMap_QM.prototype = { |
|
|
|
_this.allObj.add(Map_QM.qiModel) |
|
|
|
Map_QM.qiIcon.position.set(shopX, -1 * shopY, shopZ); |
|
|
|
_this.allObj.add(Map_QM.qiIcon) |
|
|
|
Map_QM.dirIcon.position.set(shopX, -1 * shopY, shopZ); |
|
|
|
Map_QM.dirIcon.position.set(shopX, -1 * shopY, 100); |
|
|
|
_this.allObj.add(Map_QM.dirIcon) |
|
|
|
} else { |
|
|
|
new THREE.GLTFLoader().load(Map_QM.util.beforPath + "static/img/qi.gltf", function (collada) { |
|
|
|
|