gemercheung 3 년 전
부모
커밋
ced29206b9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/rotate/rotate.service.ts

+ 2 - 2
src/rotate/rotate.service.ts

@@ -44,7 +44,7 @@ export class RotateService {
       breakPointId: null,
       roomId: null,
       player: {
-        position: { x: -2300, y: 200, z: 3.79 },
+        position: { x: -2100, y: 200, z: 3.79 },
         angle: {
           pitch: 0,
           yaw: 0,
@@ -52,7 +52,7 @@ export class RotateService {
         },
       },
       camera: {
-        position: { x: -2738.0, y: 199.99998474121097, z: 116.2100067138672 },
+        position: { x: -2538.0, y: 199.99998474121097, z: 116.2100067138672 },
         angle: {
           pitch: 0,
           yaw: 0,