Changeset - c92791a9bdde
[Not reviewed]
default
0 1 0
tdelude - 8 years ago 2016-10-19 06:48:35
tdelude@users.noreply.git.metahusk.com
loading menu scale to fill y axis
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
Config/DefaultGame.ini
Show inline comments
 
[/Script/EngineSettings.GeneralProjectSettings]
 
ProjectID=CF9AD4A443CD0E6CBDD5178AD0A85F65
 
ProjectName=Third Person BP Game Template
 
 
[/Script/UnrealEd.ProjectPackagingSettings]
 
BuildConfiguration=PPBC_Development
 
StagingDirectory=(Path="I:/Unreal Projects/CardinalMenu")
 
FullRebuild=False
 
ForDistribution=False
 
IncludeDebugFiles=False
 
bNativizeBlueprintAssets=False
 
UsePakFile=False
 
bGenerateChunks=False
 
bChunkHardReferencesOnly=False
 
bBuildHttpChunkInstallData=False
 
HttpChunkInstallDataDirectory=(Path=)
 
HttpChunkInstallDataVersion=
 
IncludePrerequisites=True
 
IncludeCrashReporter=True
 
InternationalizationPreset=English
 
-CulturesToStage=en
 
+CulturesToStage=en
 
DefaultCulture=en
 
bCookAll=False
 
bCookMapsOnly=False
 
bCompressed=False
 
bSkipEditorContent=False
 
+DirectoriesToAlwaysStageAsUFS=(Path=)
 
 
[/Script/LoadingScreen.LoadingScreenSettings]
 
StartupScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=False,bMoviesAreSkippable=True,bWaitForManualStop=False,bShowUIOverlay=False,LoadingText=NSLOCTEXT("LoadingScreen", "Loading", "LOADING"),LoadingFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,TypefaceFontName="Bold",Size=24,FontName=,Hinting=Default),MoviePaths=("MetahuskIntro"),Images=,ImageStretch=ScaleToFit)
 
DefaultScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=True,bMoviesAreSkippable=True,bWaitForManualStop=False,bShowUIOverlay=False,LoadingText=NSLOCTEXT("LoadingScreen", "Loading", "LOADING"),LoadingFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,TypefaceFontName="Bold",Size=24,FontName=,Hinting=Default),MoviePaths=("LoadingRed"),Images=,ImageStretch=ScaleToFill)
 
DefaultScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=True,bMoviesAreSkippable=True,bWaitForManualStop=False,bShowUIOverlay=False,LoadingText=NSLOCTEXT("LoadingScreen", "Loading", "LOADING"),LoadingFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,TypefaceFontName="Bold",Size=24,FontName=,Hinting=Default),MoviePaths=("LoadingRed"),Images=,ImageStretch=ScaleToFitY)
 
TipFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,TypefaceFontName="Normal",Size=24,FontName=,Hinting=Default)
 
TipWrapAt=1000.000000
 
 
0 comments (0 inline, 0 general)