Skip to content
Snippets Groups Projects
Commit c91fd8d6 authored by John Schihada's avatar John Schihada
Browse files

Further... fixing UI from demo-video

parent 13ecc5cd
No related branches found
No related tags found
No related merge requests found
......@@ -44729,7 +44729,7 @@ PrefabInstance:
- target: {fileID: 8878469633115299378, guid: c1d50ceff6c06de40b71063574eba754,
type: 3}
propertyPath: m_SortingOrder
value: 1
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8878469633115299383, guid: c1d50ceff6c06de40b71063574eba754,
type: 3}
......@@ -44796,6 +44796,11 @@ PrefabInstance:
propertyPath: m_Enabled
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8878469633280048826, guid: c1d50ceff6c06de40b71063574eba754,
type: 3}
propertyPath: m_SortingOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8878469633280048830, guid: c1d50ceff6c06de40b71063574eba754,
type: 3}
propertyPath: m_IsActive
......@@ -10,7 +10,7 @@ public class ToolModeSelector : MonoBehaviour
private Button[] Buttons;
private HideUI UIManager;
private Canvas ParentCanvas;
private bool Showing = true;
private bool Showing = false;
// Start is called before the first frame update
void Start()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment