人生啊人生 2 miesięcy temu
rodzic
commit
7a7ebb6c8d

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

@@ -425,6 +425,18 @@ export class QingXiCheAdnQvCarEventStep {
                 ];
                 break;
 
+            case '清洗车_高压水管护管器回到原始位置':
+                list = [
+                    { "name" : "Armature", "speed" : 1, "from" : 322, "to" : 280 },
+                ];
+                break;
+
+            case '清洗车_调整卷筒器到合适位置_关闭_1':
+                list = [
+                    { "name" : "大卷盘开关盖板", "speed" : 1, "from" : 200, "to" : 100 },
+                ];
+                break;
+
             // case '':
             //     break;
 
@@ -1088,6 +1100,7 @@ export class QingXiCheAdnQvCarEventStep {
                 "model_1754298683935车架_primitive10" : "",
                 "model_1754298683935大卷盘开关盖板_primitive0" : "",
                 "model_1754298683935大卷盘开关盖板_primitive1" : "",
+                "model_1754298683935卷盘管2_primitive0" : "",
             },
             "将高压水管拧到水管固定座" : {
                 "exhibition_html_1746603894815_hua_" : "exhibition_html_1746603894815_hua_",

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

@@ -1186,11 +1186,11 @@ export class QingXiCheAndQvCarEventClick {
 
                         QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_4(function() {
 
-                            thisClass.taoShangGaoYaShuiGuan_4(function() {
+                            QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_高压水管护管器回到原始位置', function() {
 
                                 QingXiCheAndQvComClipPlaneMeshEvent.find().zhuanDaoWeiLookYes_2(function() {
 
-                                    thisClass.tiaoZhengJuanPan_2(function() {
+                                    QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_调整卷筒器到合适位置_关闭_1', function() {
 
                                         QingXiCheAndQvCarEvent.find().eventEnd = 2;
                                         QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);