Compare commits

...

7 Commits

Author SHA1 Message Date
meishibiezb
82995ce29b feat: 更新木桶 2026-06-03 21:18:16 +08:00
meishibiezb
7f9074740b feat: 插件更新 2026-06-03 17:25:15 +08:00
meishibiezb
6c830a7a0f feat: 增加了UI窗口和UI-控制器通信 2026-06-03 17:23:56 +08:00
meishibiezb
21b69f628e feat: 更新UI 2026-06-01 20:45:12 +08:00
meishibiezb
2fffda15eb feat: 更新插件 2026-06-01 11:28:54 +08:00
meishibiezb
cf7d32ef61 feat: 更新测试地图 2026-05-30 21:57:18 +08:00
meishibiezb
b6fbea60ad feat: 初步实现UI蓝图 2026-05-30 04:58:53 +08:00
27 changed files with 62 additions and 29 deletions

View File

@@ -1,4 +1,5 @@
;METADATA=(Diff=true, UseCommands=true) ;METADATA=(Diff=true, UseCommands=true)
[/Script/GameplayTags.GameplayTagsSettings] [/Script/GameplayTags.GameplayTagsSettings]
ImportTagsFromConfig=True ImportTagsFromConfig=True
WarnOnInvalidTags=True WarnOnInvalidTags=True
@@ -17,5 +18,7 @@ NetIndexFirstBitSegment=16
+GameplayTagList=(Tag="Gameplay.Action.Hello",DevComment="") +GameplayTagList=(Tag="Gameplay.Action.Hello",DevComment="")
+GameplayTagList=(Tag="Gameplay.Action.Move",DevComment="") +GameplayTagList=(Tag="Gameplay.Action.Move",DevComment="")
+GameplayTagList=(Tag="Gameplay.Action.Run",DevComment="") +GameplayTagList=(Tag="Gameplay.Action.Run",DevComment="")
+GameplayTagList=(Tag="Gameplay.Action.UI.Hint",DevComment="")
+GameplayTagList=(Tag="Gameplay.Action.UI.Inventory",DevComment="")
+GameplayTagList=(Tag="Gameplay.Item.Property.Test",DevComment="") +GameplayTagList=(Tag="Gameplay.Item.Property.Test",DevComment="")

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Content/Inputs/IA/IA_Hint.uasset LFS Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.