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