From 9f3fa223bdba7a10a0fe4d7c2332675e0ec6805e Mon Sep 17 00:00:00 2001 From: liuyunhui Date: Thu, 9 Oct 2025 11:16:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86Kinect=20Z=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Content/Blueprints/BP_UDPMessageProcessor.uasset | 4 ++-- SpaceStudioClient/Content/Blueprints/NDPawn.uasset | 4 ++-- SpaceStudioClient/Content/Blueprints/ND_PC.uasset | 4 ++-- SpaceStudioClient/Content/config.json | 5 +++++ 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/SpaceStudioClient/Content/Blueprints/BP_UDPMessageProcessor.uasset b/SpaceStudioClient/Content/Blueprints/BP_UDPMessageProcessor.uasset index 69f808f..69eae53 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:255503cff9e921197bad28994499be171d359538f37dbab4e2a330014e31657b -size 510817 +oid sha256:f50c907789031f4389bf1bc84991230f740b19d482210af4a1fdd26bf2762c63 +size 514265 diff --git a/SpaceStudioClient/Content/Blueprints/NDPawn.uasset b/SpaceStudioClient/Content/Blueprints/NDPawn.uasset index 8b10f33..36e4791 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:c469dad5dbfec9de4fd2b9c68fedccc32885354913d11d8cf7e8e62077741269 -size 135322 +oid sha256:9fe84a38bb1e0c070c748d7455a215f5f72fccadcf64a9428440d412e18690bc +size 150178 diff --git a/SpaceStudioClient/Content/Blueprints/ND_PC.uasset b/SpaceStudioClient/Content/Blueprints/ND_PC.uasset index 99425f1..6eb6b27 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:a5b9ff78a9b8441cc93127d80cf2831ad0dd7fc221e4533ad09469746e80f538 -size 540367 +oid sha256:3851b87e92815e68eaca19e8dbb9a964a8cc70f613b33325166e776f646dae54 +size 551377 diff --git a/SpaceStudioClient/Content/config.json b/SpaceStudioClient/Content/config.json index ef4cc88..6e2604e 100644 --- a/SpaceStudioClient/Content/config.json +++ b/SpaceStudioClient/Content/config.json @@ -5,5 +5,10 @@ "windowSize":{ "x":3840, "y":1080 + }, + "KinectOffset":{ + "x":0, + "y":0, + "z":0 } } \ No newline at end of file