Skip to content

AWildErin/CommonMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommonMaps

Customised version of the Common Maps feature found in the Lyra game sample from Epic Games.

Usage

There's two ways to add maps, either via the included settings UI found in Project and Editor settings or by editing the DefaultEditor.ini and DefaultEditorPerProjectUserSettings.ini.

DefaultEditor.ini example:

[/Script/CommonMaps.CommonMapsProjectSettings]
+CommonMaps=/Game/SCPCB/Maps/Entry_P.Entry_P
+CommonMaps=/Game/SCPCB/Maps/TheSite_P.TheSite_P

DefaultEditorPerProjectUserSettings.ini example:

[/Script/CommonMaps.CommonMapsUserSettings]
+CommonMaps=/Game/SCPCB/Maps/Dev/Dev_Interaction_P.Dev_Interaction_P

About

Lyra's common map feature but with personal and project maps

Topics

Resources

Stars

Watchers

Forks