Why some of my buttons becomes transparent after I press it. Even their button settings is the same. Any ideas how to fix this?
Hey there @BeastNectus! So what’s occuring is that those buttons are taking on the style “disabled” this could be from something in your code changing the buttons style to disabled, or it could be that the button itself is disabled. This could be influenced by something you bound or could be just set in it’s settings here:
Hope this helps!