Hi,
does anyone have any clear ideas on how to use the arrow keys to select from a randomly generated grid?
I haven't attempted it yet, but here is the version where I select each cell of the grid - now I just want to be able to hop over the pieces that aren't there.
It seems really difficult with lots of checks, but I'm wondering if there is a simpler way. Maybe with an array or figuring out the distance.. I know the arrow keys aren't a great nav tool, but I'm thinking of using the D-pad on a game controller so its the same.
I really want it to snap to each piece. I was thinking of potentially getting the nearest sprite in the angle that was keyed maybe?
Any suggestions?
drive.google.com/file/d/1oysENRrUf7cTN8dmKZsRirEFhTOmDMbM/view