人生啊人生 2 veckor sedan
förälder
incheckning
e4e0de4efc

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

@@ -57,6 +57,12 @@ export const QingXiCheAndQvProcessEventStore = defineStore('QingXiCheAndQvProces
                 },
             },
 
+            {
+                "note" : "绕车一周",
+                "name" : "绕车一周",
+                "correctAnswerMesh" : "no",
+            },
+
             {
                 "note" : "打开车门进入驾驶室",
                 "name" : "打开车门进入驾驶室",

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

@@ -771,6 +771,7 @@ export class QingXiCheAndQvCarEventClick {
                     QingXiCheAndQvCarEvent.find().eventEnd = 1;
                     
                     // 切换视角
+                    objThreeWorldEventMain.coordinateMoveSphereFollowUpdate();// 先记录下当前视角
                     objIframeEdit.modelPeopleLook(3);
                     objIframeEdit.cameraVisualAngleGetListNameGpsTo("清洗车摆放安全桩");
                     objIframeEdit.roleShow(false);