Compare commits

..

4 Commits

Author SHA1 Message Date
b5f89edcc8 Floating damage widget with damage data 2025-05-31 23:50:33 +02:00
f5c2aeabf7 hit effect 2025-05-29 10:24:15 +02:00
8bba2a56b2 Update health bar 2025-05-28 19:28:16 +02:00
2b76cf339f Health widget 2025-05-28 09:58:33 +02:00
18 changed files with 44 additions and 15 deletions

View File

@@ -15,4 +15,6 @@ NetIndexFirstBitSegment=16
+GameplayTagList=(Tag="Animation.Event.Attack.Swing",DevComment="")
+GameplayTagList=(Tag="BehaviorAction",DevComment="")
+GameplayTagList=(Tag="BehaviorAction.Attack",DevComment="")
+GameplayTagList=(Tag="DamageType",DevComment="")
+GameplayTagList=(Tag="DamageType.Physical",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.