人生啊人生 3 달 전
부모
커밋
f196e5037d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      user_web/src/components/SonarSimulation/SonarThreeWorldEvent/js/SonarEvent.js

+ 3 - 0
user_web/src/components/SonarSimulation/SonarThreeWorldEvent/js/SonarEvent.js

@@ -245,6 +245,9 @@ export class SonarEvent {
 
         SonarComClipPlaneMeshEvent.find().lookNoAll();
 
+        SonarThreeWorldAnimation.find().typePlay("allStop", function() {
+        });
+
         // WindowEvent.find().WindowVideoRemoveColorExit();
         
         SonarThreeWorldCamera.find().flyName("声纳_安全桩_1", 1500, { "自定义key" : "自定义val" }, function(flyNameRes) {