Compare commits
2 Commits
94816eb54b
...
characterS
| Author | SHA1 | Date | |
|---|---|---|---|
| 20a1478bdc | |||
| d2e1db997d |
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/Worlds/MainMenu.MainMenu
|
||||
EditorStartupMap=/Game/Worlds/Playground1.Playground1
|
||||
LocalMapOptions=
|
||||
TransitionMap=None
|
||||
bUseSplitscreen=True
|
||||
@@ -10,7 +10,7 @@ ThreePlayerSplitscreenLayout=FavorTop
|
||||
FourPlayerSplitscreenLayout=Grid
|
||||
bShowAllPlayerWidgetsWhenSplitscreenDisabled=False
|
||||
bOffsetPlayerGamepadIds=False
|
||||
GameInstanceClass=/Game/ProofOfConcept/DDIGameInstance_BP.DDIGameInstance_BP_C
|
||||
GameInstanceClass=/Script/Engine.GameInstance
|
||||
GameDefaultMap=/Game/Worlds/MainMenu.MainMenu
|
||||
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
||||
GlobalDefaultGameMode=/Script/Engine.GameModeBase
|
||||
@@ -113,6 +113,3 @@ ConnectionType=USBOnly
|
||||
bUseManualIPAddress=False
|
||||
ManualIPAddress=
|
||||
|
||||
[/Script/Engine.AudioSettings]
|
||||
DefaultBaseSoundMix=/Game/Sounds/MainSoundMix.MainSoundMix
|
||||
|
||||
|
||||
@@ -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