feat: 完善角色控制系统
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
;METADATA=(Diff=true, UseCommands=true)
|
||||
|
||||
[/Script/GameplayTags.GameplayTagsSettings]
|
||||
ImportTagsFromConfig=True
|
||||
WarnOnInvalidTags=True
|
||||
@@ -11,8 +12,10 @@ InvalidTagCharacters="\"\',"
|
||||
NumBitsForContainerSize=6
|
||||
NetIndexFirstBitSegment=16
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Camera.Move",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Camera.Reset",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Camera.Rotate",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Camera.Zoom",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Hello",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Move",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Run",DevComment="")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user