I have a widget that has a uniform grid that is populated from an array, and a button that removes the widget. I need the player to be able to move the cursor between the Uniform grid objects and the button using the keyboard (or gamepad).
I have a widget that has a uniform grid that is populated from an array, and a button that removes the widget. I need the player to be able to move the cursor between the Uniform grid objects and the button using the keyboard (or gamepad).