From 7619ea2bec196523098e60021379740e9813f6ce Mon Sep 17 00:00:00 2001 From: Caleb Buhungiro Date: Fri, 27 Jun 2025 18:13:20 +0800 Subject: [PATCH] added GameplayTags for blocking montage trigger while playing montage this is temporary and we will be moving to defining these from c++ --- Config/DefaultGameplayTags.ini | 14 ++++++++++++++ .../Combo/GA_Combo_Crunch_BP.uasset | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 Config/DefaultGameplayTags.ini diff --git a/Config/DefaultGameplayTags.ini b/Config/DefaultGameplayTags.ini new file mode 100644 index 0000000..abd9d56 --- /dev/null +++ b/Config/DefaultGameplayTags.ini @@ -0,0 +1,14 @@ +;METADATA=(Diff=true, UseCommands=true) +[/Script/GameplayTags.GameplayTagsSettings] +ImportTagsFromConfig=True +WarnOnInvalidTags=True +ClearInvalidTags=False +AllowEditorTagUnloading=True +AllowGameTagUnloading=False +FastReplication=False +bDynamicReplication=False +InvalidTagCharacters="\"\'," +NumBitsForContainerSize=6 +NetIndexFirstBitSegment=16 ++GameplayTagList=(Tag="ability.basicattack",DevComment="") + diff --git a/Content/Characters/Crunch/GameplayAbility/Combo/GA_Combo_Crunch_BP.uasset b/Content/Characters/Crunch/GameplayAbility/Combo/GA_Combo_Crunch_BP.uasset index 06d93da..e7ff472 100644 --- a/Content/Characters/Crunch/GameplayAbility/Combo/GA_Combo_Crunch_BP.uasset +++ b/Content/Characters/Crunch/GameplayAbility/Combo/GA_Combo_Crunch_BP.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f50e9312137c22ad7be52e207869b9fb97f4e48b0a1054f8b7dc10ad38fc9a9 -size 16538 +oid sha256:fb91bcb97a77f92cff20b1c188b9730ab0e53fb77d12e9ebfb04f2e8412fdb8e +size 16945