Completed basic main menu with sub menus that have no functionality

This commit is contained in:
Gregory Campbell
2020-01-17 22:09:54 -05:00
parent 733f10bfe0
commit ed14c1b6e1
202 changed files with 24165 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 54d21f6ece3b46479f0c328f8c6007e0, type: 3}
m_Name: Main Menu Gradient
m_EditorClassIdentifier:
colorMode: 3
topLeft: {r: 0, g: 0.58824015, b: 0.9716981, a: 1}
topRight: {r: 0, g: 0.5882353, b: 0.9725491, a: 1}
bottomLeft: {r: 1, g: 0.7955327, b: 0.5613208, a: 1}
bottomRight: {r: 1, g: 0.7960785, b: 0.56078434, a: 1}