@@ -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 {