diff --git a/Config/DefaultGameplayTags.ini b/Config/DefaultGameplayTags.ini new file mode 100644 index 0000000..aa9660b --- /dev/null +++ b/Config/DefaultGameplayTags.ini @@ -0,0 +1,11 @@ +[/Script/GameplayTags.GameplayTagsSettings] +ImportTagsFromConfig=True +WarnOnInvalidTags=True +ClearInvalidTags=False +FastReplication=False +InvalidTagCharacters="\"\'," +NumBitsForContainerSize=6 +NetIndexFirstBitSegment=16 ++GameplayTagList=(Tag="Player1",DevComment="") ++GameplayTagList=(Tag="Player2",DevComment="") + diff --git a/Content/PlaneTest/Targets_BP.uasset b/Content/PlaneTest/Targets_BP.uasset index 6b26b72..ad51970 100644 --- a/Content/PlaneTest/Targets_BP.uasset +++ b/Content/PlaneTest/Targets_BP.uasset Binary files differ diff --git a/Content/PlayerPossession.uasset b/Content/PlayerPossession.uasset new file mode 100644 index 0000000..ed07adb --- /dev/null +++ b/Content/PlayerPossession.uasset Binary files differ