Polishing, camera, intro movies
This commit is contained in:
parent
391d4a53b0
commit
14470e2173
@ -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
|
||||
|
@ -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.
BIN
Content/Blueprints/HUD/GameMode.uasset
Normal file
BIN
Content/Blueprints/HUD/GameMode.uasset
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/LevelList.umap
Normal file
BIN
Content/Blueprints/HUD/LevelList.umap
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/LevelListHUD.uasset
Normal file
BIN
Content/Blueprints/HUD/LevelListHUD.uasset
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/Loading/nowloading.uasset
Normal file
BIN
Content/Blueprints/HUD/Loading/nowloading.uasset
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/Loading/team5.uasset
Normal file
BIN
Content/Blueprints/HUD/Loading/team5.uasset
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/Loading/ue4.uasset
Normal file
BIN
Content/Blueprints/HUD/Loading/ue4.uasset
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/LoadingHUD.uasset
Normal file
BIN
Content/Blueprints/HUD/LoadingHUD.uasset
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/Menu.umap
Normal file
BIN
Content/Blueprints/HUD/Menu.umap
Normal file
Binary file not shown.
Binary file not shown.
BIN
Content/Blueprints/HUD/Pause.umap
Normal file
BIN
Content/Blueprints/HUD/Pause.umap
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/PauseHUD.uasset
Normal file
BIN
Content/Blueprints/HUD/PauseHUD.uasset
Normal file
Binary file not shown.
BIN
Content/Blueprints/HUD/TestBlueprint.uasset
Normal file
BIN
Content/Blueprints/HUD/TestBlueprint.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Movies/CelerityIntro.uasset
Normal file
BIN
Content/Movies/CelerityIntro.uasset
Normal file
Binary file not shown.
BIN
Content/Splash/EdSplash.bmp
Normal file
BIN
Content/Splash/EdSplash.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 352 KiB |
BIN
Content/Splash/EdSplash.uasset
Normal file
BIN
Content/Splash/EdSplash.uasset
Normal file
Binary file not shown.
BIN
Content/Splash/Splash.bmp
Normal file
BIN
Content/Splash/Splash.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 352 KiB |
BIN
Content/Splash/Splash.uasset
Normal file
BIN
Content/Splash/Splash.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user