From c4b8f4ca510eb99ba07121275ac3860e59df594b Mon Sep 17 00:00:00 2001 From: meishibiezb <750783119@qq.com> Date: Fri, 29 May 2026 06:00:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Config/DefaultGame.ini | 3 +++ Content/Blueprints/Playground/BP_Bomb.uasset | 3 +++ Content/Blueprints/Playground/BP_InventoryComp.uasset | 4 ++-- Content/Data/Item/TestItemDefTable.uasset | 4 ++-- Content/地图关卡/Playground.umap | 4 ++-- Plugins/Item | 2 +- 6 files changed, 13 insertions(+), 7 deletions(-) create mode 100644 Content/Blueprints/Playground/BP_Bomb.uasset diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index a80bc3d..1318b76 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -2,4 +2,7 @@ ProjectID=2986EC0E4EEBB5E464388C874F51F09C ProjectName=First Person BP Game Template +[/Script/Item.ItemRegistrySettings] +ItemDataTables=(("TestItemDef", "/Game/Data/Item/TestItemDefTable.TestItemDefTable")) +ViewStrategies=() diff --git a/Content/Blueprints/Playground/BP_Bomb.uasset b/Content/Blueprints/Playground/BP_Bomb.uasset new file mode 100644 index 0000000..9382319 --- /dev/null +++ b/Content/Blueprints/Playground/BP_Bomb.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49e52dd7b08b391c2c84c87f1c34c74993db1f7f53b067db53c79d47963430b +size 242833 diff --git a/Content/Blueprints/Playground/BP_InventoryComp.uasset b/Content/Blueprints/Playground/BP_InventoryComp.uasset index a92ee49..0980c5d 100644 --- a/Content/Blueprints/Playground/BP_InventoryComp.uasset +++ b/Content/Blueprints/Playground/BP_InventoryComp.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dddf4b0789f523fd7292447ef030dfef209598cc82d3567e8809c23db88faa3e -size 144499 +oid sha256:c32b55b844b3495e5ff88b8f5bf0f622867832ca451a76598a5d97b17fa2ad5c +size 144980 diff --git a/Content/Data/Item/TestItemDefTable.uasset b/Content/Data/Item/TestItemDefTable.uasset index 3d85734..b45fec2 100644 --- a/Content/Data/Item/TestItemDefTable.uasset +++ b/Content/Data/Item/TestItemDefTable.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cbe107903d335e66bdaa4c6c3c22bdc3ff2d2169c1d4d5bcc9331475ccbf2b71 -size 3574 +oid sha256:739a97acd41af622599944d106b465934c39a2fcca304cb05ebc0f4351cb827c +size 4375 diff --git a/Content/地图关卡/Playground.umap b/Content/地图关卡/Playground.umap index 00e0ea5..d03e18a 100644 --- a/Content/地图关卡/Playground.umap +++ b/Content/地图关卡/Playground.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3786258bdde9f5244977bca11dbc010b09ae479476e87c48bf41149f09403182 -size 231107 +oid sha256:96087afb47acdf4399c29b592455e9d24e3e6d2338eab50e0d4b5cbe19d939b3 +size 229112 diff --git a/Plugins/Item b/Plugins/Item index 5cc7d17..05ff071 160000 --- a/Plugins/Item +++ b/Plugins/Item @@ -1 +1 @@ -Subproject commit 5cc7d17632c15e00237c348fca7a41199b58cb13 +Subproject commit 05ff0714e199ad84947b08990a8d81ef7b2ebd9e