From 0597d6ed4c6d63af3e249dae2b00a2dff109149f Mon Sep 17 00:00:00 2001 From: liuyunhui Date: Thu, 25 Jun 2026 22:24:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B0=B8=E7=A6=BE=E4=B8=93?= =?UTF-8?q?=E7=AD=91=E5=9C=BA=E6=99=AF=E7=A7=BB=E5=8A=A8=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Version2/widget/Page_mode2_13_YongHe.uasset | 4 ++-- .../Content/Blueprints/BP_UDPMessageProcessor.uasset | 4 ++-- SpaceStudioClient/Content/Blueprints/NDPawn.uasset | 4 ++-- SpaceStudioClient/Content/Blueprints/ND_PC.uasset | 4 ++-- SpaceStudioClient/Content/config.json | 12 +++++++++++- 5 files changed, 19 insertions(+), 9 deletions(-) diff --git a/InteractiveControl/Content/Version2/widget/Page_mode2_13_YongHe.uasset b/InteractiveControl/Content/Version2/widget/Page_mode2_13_YongHe.uasset index 93ee46a..23897c1 100644 --- a/InteractiveControl/Content/Version2/widget/Page_mode2_13_YongHe.uasset +++ b/InteractiveControl/Content/Version2/widget/Page_mode2_13_YongHe.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94eea1890e221366aaaea388938c813301b195b445fc67d44195453abde927b3 -size 175500 +oid sha256:0b585a58617da32d0e16a609a51b21e40f024db7d1d5290b84d3492cd23ef8eb +size 212851 diff --git a/SpaceStudioClient/Content/Blueprints/BP_UDPMessageProcessor.uasset b/SpaceStudioClient/Content/Blueprints/BP_UDPMessageProcessor.uasset index 5a88bdb..f0477fc 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:1845ff4677346c5930f96246ecf09ddb3a001741f969e0a76a1fa42584d9a149 -size 1405246 +oid sha256:fadc08b47daa506a2b20a0a4f31ba37a52ddedaa24d592b5ef6e8458c37545f5 +size 1407565 diff --git a/SpaceStudioClient/Content/Blueprints/NDPawn.uasset b/SpaceStudioClient/Content/Blueprints/NDPawn.uasset index 50db019..bb4667d 100644 --- a/SpaceStudioClient/Content/Blueprints/NDPawn.uasset +++ b/SpaceStudioClient/Content/Blueprints/NDPawn.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:758c1d40cda40bded55bdc305edf7b47eb839da65bf16e4551a59042fda79079 -size 853848 +oid sha256:b8450bb5a2765f25126edff85693e7caae5d55083e4e5e2eb820798aa0460db4 +size 922189 diff --git a/SpaceStudioClient/Content/Blueprints/ND_PC.uasset b/SpaceStudioClient/Content/Blueprints/ND_PC.uasset index a7929be..6de5759 100644 --- a/SpaceStudioClient/Content/Blueprints/ND_PC.uasset +++ b/SpaceStudioClient/Content/Blueprints/ND_PC.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ff66ded7d23f103ddf429c1189ffa91eed812be40b0059c2b7ecafb596df43c -size 2132084 +oid sha256:46610c0797fe639e79281db8ec05a7573dc645cc31c8c7d8b7a0a768016059ab +size 2172969 diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index 7a79bcd..6214c68 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -249,7 +249,17 @@ "y": 0, "z": 160 }, - "StageRotation": -90 + "StageRotation": -90, + "MoveLimit": { + "x": 680, + "y": 67.5, + "z": 75 + }, + "MoveSpeed": { + "x": 1.8, + "y": 1, + "z": 1 + } } } } \ No newline at end of file