From d7e4d07617bece91ba2e3aa35a6bda948481fba7 Mon Sep 17 00:00:00 2001 From: hmi2362802002 <2362802002@qq.com> Date: Tue, 9 Dec 2025 23:07:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=94=B5=E6=A2=AF=E6=9B=BF?= =?UTF-8?q?=E6=8D=A2=E3=80=81=E5=A3=81=E7=82=89=E6=9B=BF=E6=8D=A2=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=B5=B0=E5=BB=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Content/3D_Assets/Blueprint/BP_门厅_壁炉.uasset | 3 +++ .../Content/3D_Assets/Blueprint/BP_门厅_材质替换.uasset | 4 ++-- .../Content/3D_Assets/Blueprint/BP_门厅_电梯.uasset | 3 +++ SpaceStudioClient/Content/3D_Assets/Map/3D_menting.umap | 4 ++-- .../Content/3D_Assets/船仓/material/Mather.uasset | 4 ++-- SpaceStudioClient/Content/3D_Assets/门厅/Material/HGB3.uasset | 3 +++ .../Content/3D_Assets/门厅/Material/MI_thchfgtv1.uasset | 3 +++ .../Content/3D_Assets/门厅/Material/MI_ubklbdzaw.uasset | 4 ++-- .../Content/3D_Assets/门厅/Material/MI_ulmmbguo2.uasset | 3 +++ .../Content/3D_Assets/门厅/Material/Mather.uasset | 3 +++ .../Content/3D_Assets/门厅/Material/金属4.uasset | 3 +++ .../Content/3D_Assets/门厅/Material/金属5.uasset | 3 +++ .../Content/3D_Assets/门厅/Texture/High_Damage_03_8K.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_Building_01.uasset | 4 ++-- .../Content/3D_Assets/门厅/mesh/MS_Building_02.uasset | 4 ++-- .../Content/3D_Assets/门厅/mesh/MS_Building_03.uasset | 4 ++-- .../Content/3D_Assets/门厅/mesh/MS_Building_06.uasset | 4 ++-- .../Content/3D_Assets/门厅/mesh/MS_windows_01.uasset | 4 ++-- .../Content/3D_Assets/门厅/mesh/MS_壁炉_2_01.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_壁炉_2_02.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_壁炉_2_03.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_电梯_01.uasset | 4 ++-- .../Content/3D_Assets/门厅/mesh/MS_电梯_01_1.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_电梯_01_2.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_电梯_02.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_电梯_02_1.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_走廊_1.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_走廊_2.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_走廊_3.uasset | 3 +++ .../Content/3D_Assets/门厅/mesh/MS_门把手_01.uasset | 4 ++-- 30 files changed, 79 insertions(+), 22 deletions(-) create mode 100644 SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_壁炉.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_电梯.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/Material/HGB3.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_thchfgtv1.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_ulmmbguo2.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/Material/Mather.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/Material/金属4.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/Material/金属5.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/Texture/High_Damage_03_8K.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_01.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_02.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_03.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01_1.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01_2.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_02.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_02_1.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_1.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_2.uasset create mode 100644 SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_3.uasset diff --git a/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_壁炉.uasset b/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_壁炉.uasset new file mode 100644 index 0000000..ffa3998 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_壁炉.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050367aee1d23665f6e5957b70dde230ff9f6e46d144cb68b8177b86c2ab0c9c +size 71403 diff --git a/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_材质替换.uasset b/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_材质替换.uasset index 12b6c9b..e4e49a5 100644 --- a/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_材质替换.uasset +++ b/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_材质替换.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bba80d5b65f08aa5e53cadf5aedc840e1a903ad6ad08006475b490d056f9951d -size 59522 +oid sha256:a89316ac47a7308a6fe7c660a593d92dc81e7a189f22054e49b467cdd6fb48d3 +size 64522 diff --git a/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_电梯.uasset b/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_电梯.uasset new file mode 100644 index 0000000..d6bdb29 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/Blueprint/BP_门厅_电梯.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e6c230e1e7b18e4700f352e2cd4095ba0ddb654ca9e52370fb6b79afb11b7d +size 71013 diff --git a/SpaceStudioClient/Content/3D_Assets/Map/3D_menting.umap b/SpaceStudioClient/Content/3D_Assets/Map/3D_menting.umap index a39cda0..7d2a125 100644 --- a/SpaceStudioClient/Content/3D_Assets/Map/3D_menting.umap +++ b/SpaceStudioClient/Content/3D_Assets/Map/3D_menting.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc9cbdbb5f1ad23b2724f3c4fb58a7b95acb36b30a09fe0c89420eabc9d2d00b -size 99434 +oid sha256:569034ad51a84b6209a077a1a253f7b4caf66aabc395a0f399cc43d478edfcb1 +size 104620 diff --git a/SpaceStudioClient/Content/3D_Assets/船仓/material/Mather.uasset b/SpaceStudioClient/Content/3D_Assets/船仓/material/Mather.uasset index 9793524..c3ca9ba 100644 --- a/SpaceStudioClient/Content/3D_Assets/船仓/material/Mather.uasset +++ b/SpaceStudioClient/Content/3D_Assets/船仓/material/Mather.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ae4a56b124bda84bbca80cf84cacc51b552b232e6cc88b755f646921e9db56e -size 16831 +oid sha256:8d970a212bfa5b7e4d2750afead2bccc3010936f7f33e45d4f995492a6b76bb8 +size 16835 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/Material/HGB3.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/Material/HGB3.uasset new file mode 100644 index 0000000..083a90c --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/Material/HGB3.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e9d2c401857173c1cd5c4a38594c02001c986eee87d2c143e5f766d8a1e1ac +size 10898 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_thchfgtv1.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_thchfgtv1.uasset new file mode 100644 index 0000000..f569ac1 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_thchfgtv1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c92f7811dfc028b0d6a9a93f8ebaa3e31871fcc528fd2cf9240438f4c2f482 +size 38409 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_ubklbdzaw.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_ubklbdzaw.uasset index ba695c3..575d452 100644 --- a/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_ubklbdzaw.uasset +++ b/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_ubklbdzaw.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6906789357ffda066e61f50ffe3399c715d5bd61d3a9f399f8de0b64f8bf1e61 -size 36565 +oid sha256:502c61c328271cdf9fe59131b6d9377c2f422dd88f034a290a699511f5f3aab8 +size 37515 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_ulmmbguo2.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_ulmmbguo2.uasset new file mode 100644 index 0000000..c60a7e5 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/Material/MI_ulmmbguo2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b3e27e8ed82d2b405cb7392d1c2d3861168dcb9978d804594e3192138661dc +size 37340 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/Material/Mather.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/Material/Mather.uasset new file mode 100644 index 0000000..b418ad6 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/Material/Mather.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94061d94e79ddbc5d7ddce78b66eb578b7c42df31096f52575f451bf5275846f +size 19107 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/Material/金属4.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/Material/金属4.uasset new file mode 100644 index 0000000..a89b186 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/Material/金属4.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc62ccbee03b580986f4f357a6db9fe6a16728bb63128d4067b70c702f72357 +size 10904 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/Material/金属5.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/Material/金属5.uasset new file mode 100644 index 0000000..673d08b --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/Material/金属5.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56305b074ab72a44e96ca3118da977d90d0c37f78d7ae28acb7831cd6e9268ff +size 11690 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/Texture/High_Damage_03_8K.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/Texture/High_Damage_03_8K.uasset new file mode 100644 index 0000000..db6d3f1 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/Texture/High_Damage_03_8K.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f950d45a5c5f82065d1991a1e2727202bfdbb75dc6e261eac198e2f19218b9 +size 6771089 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_01.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_01.uasset index e3b00fd..6b45258 100644 --- a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_01.uasset +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_01.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fb95b17be4ca34d6eac03ef2fbebadcfca7be1df9d91cbf320778c025b2b2c9 -size 237770 +oid sha256:0e2f3536902b9d722a533256b361e4a5814e9773ab1fe8b4db11c6203839d168 +size 262871 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_02.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_02.uasset index 77ff1e1..9e92dcd 100644 --- a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_02.uasset +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_02.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4081cae78b52ae96044831a587bc25bb7786cbaf759e8090c1130c536125c675 -size 58639 +oid sha256:3f734ddc861ab877729aa5e48adf2704655aa6fd05cafc42ece1c3a194bc5aee +size 61090 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_03.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_03.uasset index 657e676..dbe4790 100644 --- a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_03.uasset +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_03.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf38bc5a4dfb0a3ad02e606eb11b34cfbf831d3840a0726245075e5e1ff0adbb -size 5701786 +oid sha256:fde6957bd924b0dc205b13de11307f4c4cc1451b6261f0e5e0515b7200b6af91 +size 5227926 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_06.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_06.uasset index adf49ee..15dbd25 100644 --- a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_06.uasset +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_Building_06.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:736a9d64f430b394dfb62f924013ae3f8493e0b02c60e5f481a8fd8f6b1557f9 -size 17343 +oid sha256:31c92f8ab2c019fd3199f37d2390f48f19f3461e4b463de428f119a76e857d14 +size 17417 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_windows_01.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_windows_01.uasset index d9b70fb..e7ff20f 100644 --- a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_windows_01.uasset +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_windows_01.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00fa0d8693bf11a29f4f6588471f2f242da61d89b7dead9f3ee0d6454757f002 -size 27981 +oid sha256:756957484fe6ce3692a6d06de0333119a5cc56c8b823cf09a357f93eb1998b1b +size 28234 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_01.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_01.uasset new file mode 100644 index 0000000..db4b195 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_01.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169fbbe8cd722b15c968e966c8b592bfd54b4a0cb438f1d1c9a61f3efea71d04 +size 299147 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_02.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_02.uasset new file mode 100644 index 0000000..c3ecd68 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_02.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6361878753f5233af7a14e544fe40913b574bb60b1dee5eca58a3f8be899d1e1 +size 28318 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_03.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_03.uasset new file mode 100644 index 0000000..88cb01b --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_壁炉_2_03.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05bebd2d21211061119ca3dc49cb8daf0f83884033287b2d50dad27add0f3386 +size 927301 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01.uasset index 1716678..8fe6f4a 100644 --- a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01.uasset +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b026f9a5be10b3d58fb4ad5ddb1f849f4dad17299a98984ccb4422e056bffed4 -size 50042 +oid sha256:5e47053998e4fa29b88fe65b1291cb40516e1dddab28a53af5a5def10ceb29d1 +size 50027 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01_1.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01_1.uasset new file mode 100644 index 0000000..9f7f46d --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76f6ad4a05edfa91bf2d09a460d588d33a81db0de1f9679d17b36135fc92fe7 +size 613806 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01_2.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01_2.uasset new file mode 100644 index 0000000..777b5bc --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_01_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af4b0dd4bc44761453a111466109c39444973583ca3e8c089f5af35305585ac +size 46745 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_02.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_02.uasset new file mode 100644 index 0000000..3dc3095 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_02.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5daeadea627552388ef19bd9216e5dfbd7a68ff4f0cd53564d913ed66d36da68 +size 926746 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_02_1.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_02_1.uasset new file mode 100644 index 0000000..b47d6a5 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_电梯_02_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83a3c0c7f2e3cd5d38a72244564fa3a5477d8bf69bf5e3aa978cef305cac6f9 +size 496316 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_1.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_1.uasset new file mode 100644 index 0000000..bcfbcb3 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39bdcbc4140d0c4d3da13ef80ff79924598a6cc15623dff92d115d4bec50530 +size 19877 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_2.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_2.uasset new file mode 100644 index 0000000..d4c59e4 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e055298eea139cf5187074edcc2d442169e780ef760ff92fa16901778189a3e +size 546031 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_3.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_3.uasset new file mode 100644 index 0000000..434a140 --- /dev/null +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_走廊_3.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac2f9866dda5b8d6919526a97062e6df45a733c58644e645e4b8c33f2422c6e7 +size 17413 diff --git a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_门把手_01.uasset b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_门把手_01.uasset index 6708ba5..c193187 100644 --- a/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_门把手_01.uasset +++ b/SpaceStudioClient/Content/3D_Assets/门厅/mesh/MS_门把手_01.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3fca8da991599757239fa840d0b1f86273b97f19fd14382eb89f61ac979d820 -size 708698 +oid sha256:0c2e6844b6a322d5e1c904a8c22d130a1cd99fda0b1abce594e270afefb63cff +size 675541