Hello
How do I get the node of a 3D object closer to the top right corner of the screen?
I need to create a way to select the first element of the game with the keyboard's directional keys, then click again on some keyboard's directional key, select the closest object of the selected object ...
I am studying about raycast, but I have not yet found a way to use it for this
Thank you.
Selectable game boxes. The top box would be the first to be selected when you click the left directional button on the keyboard
