人生啊人生 2 週間 前
コミット
a9c40f6fb3

+ 1 - 0
src/components/ThreeWorldEventQingXiCheAndQv/event/store/QingXiCheAndQvProcessEventStore.js

@@ -25,6 +25,7 @@ export const QingXiCheAndQvProcessEventStore = defineStore('QingXiCheAndQvProces
                 "note" : "人物换装(点击人物或者闪烁点触发)",
                 "name" : "人物换装",
             },
+            
 
             {
                 "note" : "行至车辆区域",

+ 2 - 0
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAdnQvCarEventStep.js

@@ -584,6 +584,7 @@ export class QingXiCheAdnQvCarEventStep {
                     "exhibition_html_1754357743251_hua_",
                     "exhibition_html_1754357772363_hua_",
                     "exhibition_html_1754358140345_hua_",
+                    "exhibition_html_1758519751744_hua_",
                 ];
 
                 break;
@@ -602,6 +603,7 @@ export class QingXiCheAdnQvCarEventStep {
                     "exhibition_html_1754357772363_hua_",
                 ];
 
+
                 break;
 
             case "确认手刹已拉起档位是P档然后发动车辆":

+ 1 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEvent.js

@@ -577,7 +577,7 @@ export class QingXiCheAndQvCarEvent {
         QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
         QingXiCheAdnQvCarEventStep.find().meshVisibility("人物穿衣服", true);
 
-        objIframeEdit.cameraVisualAngleGetListNameGpsTo("人物穿衣服");
+        objIframeEdit.cameraVisualAngleGetListNameGpsTo("穿衣服_1");
         
         // WindowEvent.find().WindowTxtViewOpenEvent(
         //     "上车前,先绕车一周,观察车辆前后有无障碍物,留意周边行人、车辆动态。" + "\n"

+ 1 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

@@ -461,7 +461,7 @@ export class QingXiCheAndQvCarEventClick {
 
                     // 切换视角
                     objIframeEdit.modelPeopleLook(3);
-                    objIframeEdit.cameraVisualAngleGetListNameGpsTo("人物穿衣服换好");
+                    objIframeEdit.cameraVisualAngleGetListNameGpsTo("穿衣服_2");
                     objIframeEdit.roleShow(false);
 
                     let thisTime = new Date().getTime();