From 101987d4535812ac401f4f7a8feacd5ec8612b45 Mon Sep 17 00:00:00 2001 From: liuyunhui Date: Thu, 27 Nov 2025 11:53:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=A0=E6=B3=95=E6=92=AD?= =?UTF-8?q?=E6=94=BE=E5=BE=85=E6=9C=BA=E8=A7=86=E9=A2=91=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=8A=A0=E5=9B=BE=E7=BA=B8=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E6=9C=80=E4=BD=B3=E8=A7=86=E8=A7=92=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Blueprints/BP_MediaPlayerController.uasset | 4 ++-- .../Blueprints/BP_UDPMessageProcessor.uasset | 4 ++-- SpaceStudioClient/Content/config.json | 13 +++++++++++++ 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/SpaceStudioClient/Content/Blueprints/BP_MediaPlayerController.uasset b/SpaceStudioClient/Content/Blueprints/BP_MediaPlayerController.uasset index 5cbdee3..58468f0 100644 --- a/SpaceStudioClient/Content/Blueprints/BP_MediaPlayerController.uasset +++ b/SpaceStudioClient/Content/Blueprints/BP_MediaPlayerController.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b102c9961e1fec177fd2cd9df3e511c1f13bd9d6b816f44b57821ff314a5ee0 -size 309017 +oid sha256:2e65b1e12377c3a72f624a6b63a18c2dc275d12c3bf90c91eed5ee7781bf6fdc +size 316754 diff --git a/SpaceStudioClient/Content/Blueprints/BP_UDPMessageProcessor.uasset b/SpaceStudioClient/Content/Blueprints/BP_UDPMessageProcessor.uasset index ef39293..6ae1870 100644 --- a/SpaceStudioClient/Content/Blueprints/BP_UDPMessageProcessor.uasset +++ b/SpaceStudioClient/Content/Blueprints/BP_UDPMessageProcessor.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fba148063937d2bbecf3a2b18553959e1ccc8ce78b8e9e3a0d25aa529a7d7f4e -size 977300 +oid sha256:32c038b55fa2e35cc60af242f7b726f8f06a37a2d4751cdbf996f859f820fc04 +size 984406 diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 8f3a562..93c9d0c 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -62,6 +62,19 @@ "z":160 }, "StageRotation":90 + }, + "3D_model_show":{ + "StagePos": { + "x":19878.794191, + "y":-4951.891448, + "z":5131.506807 + }, + "ViewPointPos": { + "x":0, + "y":0, + "z":160 + }, + "StageRotation":90 } } } \ No newline at end of file