人生啊人生 2 weeks ago
parent
commit
c35be8efd9

+ 2 - 2
src/components/ThreeWorldEventQingXiCheAndQv/event/store/QingXiCheAndQvProcessEventStore.js

@@ -315,7 +315,7 @@ export const QingXiCheAndQvProcessEventStore = defineStore('QingXiCheAndQvProces
             },
 
             {
-                "note" : "套上高压水管护管器(请点击高压水管护管器触发)",
+                "note" : "将高压水管护管器摆放到合适的位置(请点击高压水管护管器触发)",
                 "name" : "套上高压水管护管器",
                 "correctAnswerMesh" : {
                     "model_1754298683935波纹管_primitive0" : "",
@@ -324,7 +324,7 @@ export const QingXiCheAndQvProcessEventStore = defineStore('QingXiCheAndQvProces
             },
             
             {
-                "note" : "将高压水管放入待施工的管道内(请点击高压水管或井盖触发)",
+                "note" : "套上高压水管护管器,将高压水管放入待施工的管道内(请点击高压水管或井盖触发)",
                 "name" : "将高压水管放入待施工的管道内",
                 "correctAnswerMesh" : {
                     "exhibition_html_1754310339535_hua_" : "",

+ 7 - 2
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEvent.js

@@ -1336,8 +1336,13 @@ export class QingXiCheAndQvCarEvent {
         let BABYLON = objThreeWorldEventMain.BABYLON;
         let ChengGuangYuanJing = objIframe.ChengGuangYuanJing;
         
-        objIframeEdit.modelPeopleLook(3);
-        objIframeEdit.roleShow(false);
+        // objIframeEdit.modelPeopleLook(3);
+        // objIframeEdit.roleShow(false);
+
+        // 切换到人物的视角
+        objThreeWorldEventMain.commonBirthplaceUpdate();
+        objIframeEdit.modelPeopleLook(1);
+        objIframeEdit.roleShow(true);
 
         QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
         QingXiCheAdnQvCarEventStep.find().meshVisibility("套上高压水管护管器", true);

+ 8 - 0
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

@@ -1179,6 +1179,7 @@ export class QingXiCheAndQvCarEventClick {
                     QingXiCheAndQvCarEvent.find().eventEnd = 1;
                     
                     // 切换视角
+                    objThreeWorldEventMain.coordinateMoveSphereFollowUpdate();
                     objIframeEdit.modelPeopleLook(3);
                     objIframeEdit.cameraVisualAngleGetListNameGpsTo("套上高压水管护管器2");
                     objIframeEdit.roleShow(false);
@@ -1193,6 +1194,13 @@ export class QingXiCheAndQvCarEventClick {
                             QingXiCheAndQvCarEvent.find().eventEnd = 2;
                             QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
                             QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
+
+                            ElMessageBox.alert('恭喜你,完成了当前任务,请点击下一步继续', '提示', {
+                                confirmButtonText: '知道了',
+                                callback: (action) => {
+                                    
+                                },
+                            });
                             
                             // QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_1(function() {