Have controller support fully working for current main menu and halfway functional for all pause screens

This commit is contained in:
Gregory Campbell
2020-01-27 21:34:58 -05:00
parent bb13bb930e
commit 7436ca32c9
6 changed files with 129 additions and 29 deletions
+6 -4
View File
@@ -2944,10 +2944,10 @@ MonoBehaviour:
m_Transition: 1
m_Colors:
m_NormalColor: {r: 0.990566, g: 0.990566, b: 0.990566, a: 0}
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.23529412}
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 0.20392157}
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.4509804}
m_SelectedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.4509804}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.4509804}
m_ColorMultiplier: 1
m_FadeDuration: 0.1
m_SpriteState:
@@ -4335,7 +4335,7 @@ MonoBehaviour:
m_CancelButton: Pause
m_InputActionsPerSecond: 10
m_RepeatDelay: 0.5
m_ForceModuleActive: 1
m_ForceModuleActive: 0
--- !u!114 &1398248577
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -4348,7 +4348,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_FirstSelected: {fileID: 312387577}
m_FirstSelected: {fileID: 0}
m_sendNavigationEvents: 1
m_DragThreshold: 10
--- !u!4 &1398248578
@@ -5161,6 +5161,8 @@ MonoBehaviour:
ScoreText: {fileID: 2045279608}
TimeText: {fileID: 13294516}
LivesText: {fileID: 13294516}
pauseFirstButton: {fileID: 312387577}
gameOverFirstButton: {fileID: 745391730}
--- !u!1 &1734965523
GameObject:
m_ObjectHideFlags: 0