Very cool! A tip for the input field, during the onEndEdit-Event of UGUI components you can give the focus back to the input field. This way, the user doesn't have to press Enter again which executes the command again or click the field manually.