Hello,
My problem seems to solve easily, but I canot find the proper solution for this. All I need is to set only one button for UI interactable at time, and all other buttons - not interactable.
I’m using array of buttons as Button[ ]. (Seems to be called Builtin Array).
I’ve tried Toggle Group, works fine - but it highlights even when toggle is on, which is unacceptable for me.
Many thanks to those who spend their time for this issue.