Compare commits
2 Commits
7d48a2d40b
...
characterS
| Author | SHA1 | Date | |
|---|---|---|---|
| 20a1478bdc | |||
| d2e1db997d |
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
[/Script/EngineSettings.GameMapsSettings]
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
EditorStartupMap=/Game/Worlds/MainMenu.MainMenu
|
EditorStartupMap=/Game/Worlds/Playground1.Playground1
|
||||||
LocalMapOptions=
|
LocalMapOptions=
|
||||||
TransitionMap=None
|
TransitionMap=None
|
||||||
bUseSplitscreen=True
|
bUseSplitscreen=True
|
||||||
@@ -10,7 +10,7 @@ ThreePlayerSplitscreenLayout=FavorTop
|
|||||||
FourPlayerSplitscreenLayout=Grid
|
FourPlayerSplitscreenLayout=Grid
|
||||||
bShowAllPlayerWidgetsWhenSplitscreenDisabled=False
|
bShowAllPlayerWidgetsWhenSplitscreenDisabled=False
|
||||||
bOffsetPlayerGamepadIds=False
|
bOffsetPlayerGamepadIds=False
|
||||||
GameInstanceClass=/Game/ProofOfConcept/DDIGameInstance_BP.DDIGameInstance_BP_C
|
GameInstanceClass=/Script/Engine.GameInstance
|
||||||
GameDefaultMap=/Game/Worlds/MainMenu.MainMenu
|
GameDefaultMap=/Game/Worlds/MainMenu.MainMenu
|
||||||
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
||||||
GlobalDefaultGameMode=/Script/Engine.GameModeBase
|
GlobalDefaultGameMode=/Script/Engine.GameModeBase
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
[/Script/Engine.GameUserSettings]
|
|
||||||
ResolutionSizeX=1280
|
|
||||||
ResolutionSizeY=720
|
|
||||||
FullscreenMode=2
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
;METADATA=(Diff=true, UseCommands=true)
|
|
||||||
[/Script/GameplayTags.GameplayTagsSettings]
|
|
||||||
ImportTagsFromConfig=True
|
|
||||||
WarnOnInvalidTags=True
|
|
||||||
ClearInvalidTags=False
|
|
||||||
AllowEditorTagUnloading=True
|
|
||||||
AllowGameTagUnloading=False
|
|
||||||
FastReplication=False
|
|
||||||
bDynamicReplication=False
|
|
||||||
InvalidTagCharacters="\"\',"
|
|
||||||
NumBitsForContainerSize=6
|
|
||||||
NetIndexFirstBitSegment=16
|
|
||||||
+GameplayTagRedirects=(OldTagName="Weapon.Slot1",NewTagName="Weapon.PrimarySlot")
|
|
||||||
+GameplayTagList=(Tag="Aim",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Aim.CanAim",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Aim.IronSights",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Aim.IsADS",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Aim.Scope",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Aim.Sight",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Weapon",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Weapon.CanFire",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Weapon.CanReload",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Weapon.CanSwitch",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Weapon.PrimarySlot",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Weapon.SecondarySlot",DevComment="")
|
|
||||||
+GameplayTagList=(Tag="Weapon.SpecialSlot",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.
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.
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.
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.
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.
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.
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.
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user