Polishing, camera, intro movies
This commit is contained in:
@ -49,7 +49,7 @@ bUseSplitscreen=False
|
||||
TwoPlayerSplitscreenLayout=Horizontal
|
||||
ThreePlayerSplitscreenLayout=FavorTop
|
||||
GameInstanceClass=/Script/Engine.GameInstance
|
||||
GameDefaultMap=/Game/Maps/Menu
|
||||
GameDefaultMap=/Game/Blueprints/HUD/Menu
|
||||
ServerDefaultMap=/Engine/Maps/Entry
|
||||
GlobalDefaultGameMode=/Game/Blueprints/MyGame.MyGame_C
|
||||
GlobalDefaultServerGameMode=None
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
CompanyName=Team MadScientist
|
||||
CopyrightNotice=Fill out your copyright notice in the Description page of Project Settings.
|
||||
@ -12,4 +11,23 @@ ProjectVersion=0.2
|
||||
SupportContact=
|
||||
ProjectDisplayedTitle=Celerity - development
|
||||
|
||||
[/Script/MoviePlayer.MoviePlayerSettings]
|
||||
bWaitForMoviesToComplete=True
|
||||
bMoviesAreSkippable=False
|
||||
+StartupMovies=CelerityIntro
|
||||
|
||||
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||
BuildConfiguration=PPBC_Development
|
||||
StagingDirectory=(Path="/Users/marchal/Desktop")
|
||||
FullRebuild=True
|
||||
ForDistribution=False
|
||||
IncludeDebugFiles=False
|
||||
UsePakFile=True
|
||||
bGenerateChunks=False
|
||||
IncludePrerequisites=True
|
||||
IncludeCrashReporter=True
|
||||
InternationalizationPreset=English
|
||||
-CulturesToStage=en
|
||||
+CulturesToStage=en
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user