Polishing, camera, intro movies

This commit is contained in:
Théo Marchal 2015-05-10 21:58:10 +09:00
parent 391d4a53b0
commit 14470e2173
27 changed files with 27 additions and 2 deletions

View File

@ -3,6 +3,13 @@
"EngineAssociation": "4.7", "EngineAssociation": "4.7",
"Category": "", "Category": "",
"Description": "Runner game", "Description": "Runner game",
"Modules": [
{
"Name": "Celerity",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"TargetPlatforms": [ "TargetPlatforms": [
"PS4", "PS4",
"MacNoEditor", "MacNoEditor",

View File

@ -49,7 +49,7 @@ bUseSplitscreen=False
TwoPlayerSplitscreenLayout=Horizontal TwoPlayerSplitscreenLayout=Horizontal
ThreePlayerSplitscreenLayout=FavorTop ThreePlayerSplitscreenLayout=FavorTop
GameInstanceClass=/Script/Engine.GameInstance GameInstanceClass=/Script/Engine.GameInstance
GameDefaultMap=/Game/Maps/Menu GameDefaultMap=/Game/Blueprints/HUD/Menu
ServerDefaultMap=/Engine/Maps/Entry ServerDefaultMap=/Engine/Maps/Entry
GlobalDefaultGameMode=/Game/Blueprints/MyGame.MyGame_C GlobalDefaultGameMode=/Game/Blueprints/MyGame.MyGame_C
GlobalDefaultServerGameMode=None GlobalDefaultServerGameMode=None

View File

@ -1,4 +1,3 @@
[/Script/EngineSettings.GeneralProjectSettings] [/Script/EngineSettings.GeneralProjectSettings]
CompanyName=Team MadScientist CompanyName=Team MadScientist
CopyrightNotice=Fill out your copyright notice in the Description page of Project Settings. CopyrightNotice=Fill out your copyright notice in the Description page of Project Settings.
@ -12,4 +11,23 @@ ProjectVersion=0.2
SupportContact= SupportContact=
ProjectDisplayedTitle=Celerity - development 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.

BIN
Content/Splash/EdSplash.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 KiB

Binary file not shown.

BIN
Content/Splash/Splash.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 KiB

Binary file not shown.

Binary file not shown.