Compare commits

...

2 Commits

Author SHA1 Message Date
88417c6f7e Merge branch 'master' of https://cgvrgit.ulno.net/Kaspar/GameJam202309
# Conflicts:
#	Content/Levels/Moving_tikis.umap
2023-09-30 22:45:17 +03:00
326e138e45 less fog more stuff 2023-09-30 22:43:28 +03:00
16 changed files with 33 additions and 30 deletions

View File

@@ -4,14 +4,14 @@
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore))) +EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Levels/Start_level.Start_level EditorStartupMap=/Game/Levels/Moving_tikis.Moving_tikis
LocalMapOptions= LocalMapOptions=
TransitionMap= TransitionMap=
bUseSplitscreen=True bUseSplitscreen=True
TwoPlayerSplitscreenLayout=Horizontal TwoPlayerSplitscreenLayout=Horizontal
ThreePlayerSplitscreenLayout=FavorTop ThreePlayerSplitscreenLayout=FavorTop
GameInstanceClass=/Script/Engine.GameInstance GameInstanceClass=/Script/Engine.GameInstance
GameDefaultMap=/Game/Levels/Start_level.Start_level GameDefaultMap=/Game/Levels/Moving_tikis.Moving_tikis
ServerDefaultMap=/Engine/Maps/Entry ServerDefaultMap=/Engine/Maps/Entry
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
GlobalDefaultServerGameMode=None GlobalDefaultServerGameMode=None

Binary file not shown.

Binary file not shown.