Skip to content

Commit 8fcc97e

Browse files
committed
add mapper message, fix Settings window effects
1 parent 480f0a7 commit 8fcc97e

File tree

6 files changed

+377
-9
lines changed

6 files changed

+377
-9
lines changed

ImperialCommander2/Assets/Prefabs/Settings Panel.prefab

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4187,7 +4187,7 @@ CanvasGroup:
41874187
m_PrefabAsset: {fileID: 0}
41884188
m_GameObject: {fileID: 4311684370117034307}
41894189
m_Enabled: 1
4190-
m_Alpha: 1
4190+
m_Alpha: 0
41914191
m_Interactable: 1
41924192
m_BlocksRaycasts: 1
41934193
m_IgnoreParentGroups: 0
@@ -8813,6 +8813,7 @@ MonoBehaviour:
88138813
mapNavCWLabel: {fileID: 4311684369943241260}
88148814
mapNavCCWLabel: {fileID: 4311684370782096643}
88158815
reset: {fileID: 4311684369805246846}
8816+
pressKeyMessage: {fileID: 4311684370830401097}
88168817
--- !u!1 &4311684370665196356
88178818
GameObject:
88188819
m_ObjectHideFlags: 0

ImperialCommander2/Assets/Resources/Languages/En/ui.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
"graphicsHeader": "GRAPHICS",
163163
"mapperHeader": "KEY MAPPER",
164164
"reset": "RESET",
165+
"pressKeyMessage": "PRESS A KEY...",
165166
"mapActivateImperialsLabel": "ACTIVATE IMPERIALS",
166167
"mapToggleCamViewLabel": "TOGGLE CAMERA VIEW",
167168
"mapToggleMapVisibilityLabel": "TOGGLE MAP VISIBILITY",

0 commit comments

Comments
 (0)