gemercheung 3 年之前
父节点
当前提交
ec8f11b8f6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/scene/scene.service.ts

+ 1 - 0
src/scene/scene.service.ts

@@ -1002,6 +1002,7 @@ export class SceneService implements OnModuleInit, OnModuleDestroy {
         //     ),
         // );
         if (!this.onMoving.getValue()) {
+          console.log('handlejoystick:data', JSON.stringify(joystickRes));
           this.handlePushJoyStickSteamSeq(joystickRes);
         }
       } else {