I'm currently creating a InputField UI in which the player types in a code to unlock a door. However, since my game is first person, there is no cursor to select the input field to begin typing. How would I go about making it so the input field is automatically selected so that the player can start typing away?
↧