Skeleton attack swing

This commit is contained in:
2025-05-24 00:55:18 +02:00
parent f48b7a215d
commit 9f1ff8de0f
36 changed files with 78 additions and 49 deletions

View File

@@ -10,6 +10,9 @@ FastReplication=False
InvalidTagCharacters="\"\',"
NumBitsForContainerSize=6
NetIndexFirstBitSegment=16
+GameplayTagList=(Tag="Animation",DevComment="")
+GameplayTagList=(Tag="Animation.Event",DevComment="")
+GameplayTagList=(Tag="Animation.Event.Attack.Swing",DevComment="")
+GameplayTagList=(Tag="BehaviorAction",DevComment="")
+GameplayTagList=(Tag="BehaviorAction.Attack",DevComment="")