Hi again,
There’s a way to keep the button visible but unclickable?
Oh! I found it!
GUI.enabled = false;
anyway, no way to make it with alpha = 1, even if the gui is disabled?
Change the alpha value of GUI.color
1 Like