Skip to content

Commit

Permalink
removed the unity logo from the splash screen
Browse files Browse the repository at this point in the history
  • Loading branch information
boland25 committed Sep 6, 2019
1 parent 5aa00f9 commit bfbac61
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions QPong-Unity-Version/Assets/Scenes/MainMenu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ GameObject:
m_Component:
- component: {fileID: 1043962423}
- component: {fileID: 1043962424}
- component: {fileID: 1043962425}
m_Layer: 0
m_Name: UIManager
m_TagString: Untagged
Expand Down Expand Up @@ -431,6 +432,18 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
timeToExit: 10
--- !u!114 &1043962425
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1043962422}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 06241a25e6fe540438ba147714f98e94, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &1496009803
GameObject:
m_ObjectHideFlags: 0
Expand Down
2 changes: 1 addition & 1 deletion QPong-Unity-Version/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ PlayerSettings:
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
m_ShowUnitySplashScreen: 1
m_ShowUnitySplashLogo: 1
m_ShowUnitySplashLogo: 0
m_SplashScreenOverlayOpacity: 1
m_SplashScreenAnimation: 1
m_SplashScreenLogoStyle: 1
Expand Down

0 comments on commit bfbac61

Please sign in to comment.