-26강 완료
parent
2dab41112c
commit
7fd8893193
|
|
@ -0,0 +1,25 @@
|
|||
[/Script/GameplayTags.GameplayTagsSettings]
|
||||
ImportTagsFromConfig=True
|
||||
WarnOnInvalidTags=True
|
||||
ClearInvalidTags=False
|
||||
AllowEditorTagUnloading=True
|
||||
AllowGameTagUnloading=False
|
||||
FastReplication=False
|
||||
InvalidTagCharacters="\"\',"
|
||||
NumBitsForContainerSize=6
|
||||
NetIndexFirstBitSegment=16
|
||||
+GameplayTagList=(Tag="Character.Action.Attack.ChargedAttack",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.Action.Attack.FallingAttack",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.Action.Attack.HeavyAttack",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.Action.Attack.LightAttack",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.Action.Attack.SprintAttck",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.Action.Dodge",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.Action.EnterCombat",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.Action.ExitCombat",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.Action.GeneralAction",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.State.Attacking",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.State.Dead",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.State.Disabled",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.State.Dodging",DevComment="")
|
||||
+GameplayTagList=(Tag="Character.State.GeneralActionState",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.
Binary file not shown.
Loading…
Reference in New Issue