Polishing, camera, intro movies
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
"EngineAssociation": "4.7",
|
||||
"Category": "",
|
||||
"Description": "Runner game",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "Celerity",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
"PS4",
|
||||
"MacNoEditor",
|
||||
|
||||
@@ -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
|
||||
|
||||
+19
-1
@@ -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
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 352 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 352 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user