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="\"\'," InvalidTagCharacters="\"\',"
NumBitsForContainerSize=6 NumBitsForContainerSize=6
NetIndexFirstBitSegment=16 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",DevComment="")
+GameplayTagList=(Tag="BehaviorAction.Attack",DevComment="") +GameplayTagList=(Tag="BehaviorAction.Attack",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.

View File

@@ -15,6 +15,11 @@
"Name": "PaperZD", "Name": "PaperZD",
"Enabled": true, "Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/c4b43502026047d89296cd7bffd92828" "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/c4b43502026047d89296cd7bffd92828"
},
{
"Name": "BlueprintAssist",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/9e895371fa3a471c87337860d6f341ff"
} }
] ]
} }