Skip to content

Commit 6bf701e

Browse files
committed
Added 'CollectionLevel' and a demo room
1 parent 42d3363 commit 6bf701e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Config/DefaultEngine.ini

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[/Script/EngineSettings.GameMapsSettings]
2-
GameDefaultMap=/Game/ThirdPersonCPP/Maps/ThirdPersonExampleMap
3-
EditorStartupMap=/Game/ThirdPersonCPP/Maps/ThirdPersonExampleMap
2+
GameDefaultMap=/Game/Maps/CollectionLevel.CollectionLevel
3+
EditorStartupMap=/Game/Maps/CollectionLevel.CollectionLevel
44
GlobalDefaultGameMode="/Script/BatteryCollector.BatteryCollectorGameMode"
55

66

@@ -15,5 +15,3 @@ TargetedHardwareClass=Desktop
1515
AppliedTargetedHardwareClass=Desktop
1616
DefaultGraphicsPerformance=Maximum
1717
AppliedDefaultGraphicsPerformance=Maximum
18-
19-

Content/Maps/CollectionLevel.umap

9.62 MB
Binary file not shown.

0 commit comments

Comments
 (0)