gemercheung 3 years ago
parent
commit
10fa212252
1 changed files with 2 additions and 6 deletions
  1. 2 6
      src/rotate/rotate.service.ts

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

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