When choice buttons are placed in a Grid Layout Group, I want the cursor to move along the Grid Layout.
By default, only vertical input is allowed, and the cursor moves in the same order as when Vertical Layout.
How can I set it up so that it can be controlled vertically and horizontally along the Grid Layout?
  • In the UI Box component on the actual prefab change the Vertical and Horizontal Change fields to 0 and it'll use directional input
  • I could set up cursor control for Grid layout.
    Thank you for your advice!
Sign In or Register to comment.