Hello there!
I figured I can set the order of which TextBox will be selected next by pressing tab, simply by altering its creation order.
Is it possible to select a sprite within the same logic and use the enter key as if I was clicking on it?
I guess using a button would do so, but this way I would need to customize it using CSS instead of my image files, right?
Thanks!