completed attack combo with GameplayEffects and GameplayCues

This commit is contained in:
Caleb Buhungiro
2025-07-09 22:55:17 +08:00
parent 0e12b3d0c3
commit 82fbcc72c4
29 changed files with 283 additions and 28 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,4 @@
;METADATA=(Diff=true, UseCommands=true)
[/Script/GameplayTags.GameplayTagsSettings]
ImportTagsFromConfig=True
WarnOnInvalidTags=True
@@ -18,4 +17,8 @@ NetIndexFirstBitSegment=16
+GameplayTagList=(Tag="ability.combo.change.combo03",DevComment="")
+GameplayTagList=(Tag="ability.combo.change.combo04",DevComment="")
+GameplayTagList=(Tag="ability.combo.change.end",DevComment="")
+GameplayTagList=(Tag="ability.combo.damage",DevComment="")
+GameplayTagList=(Tag="GameplayCue.cameraShake",DevComment="")
+GameplayTagList=(Tag="GameplayCue.hit.crunch.punch",DevComment="")
+GameplayTagList=(Tag="GameplayCue.hit.reaction",DevComment="")