mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 00:01:37 -07:00
add a new heroes push back abilities
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=2D0786A947A0B6CFB887E3899DC531FE
|
||||
ProjectName=Third Person Game Template
|
||||
|
||||
[/Script/GameplayAbilities.AbilitySystemGlobals]
|
||||
AbilitySystemGlobalsClassName=/Script/CogSample.CogSampleAbilitySystemGlobals
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
[/Script/GameplayTags.GameplayTagsSettings]
|
||||
ImportTagsFromConfig=True
|
||||
WarnOnInvalidTags=True
|
||||
ClearInvalidTags=False
|
||||
AllowEditorTagUnloading=True
|
||||
AllowGameTagUnloading=False
|
||||
FastReplication=False
|
||||
InvalidTagCharacters="\"\',"
|
||||
NumBitsForContainerSize=6
|
||||
NetIndexFirstBitSegment=16
|
||||
+GameplayTagList=(Tag="GameplayCue.Ability.Hero1.PuhBack",DevComment="")
|
||||
|
||||
Reference in New Issue
Block a user