gemercheung hace 3 años
padre
commit
ced29206b9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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,