I am trying to detect enter to remove focus from a textbox. How can I do this? The Keyboard events don't seem to work while focus is on a textbox...
Would appreciate feedback on this.
Develop games in your browser. Powerful, performant & highly capable.
scirra.com/forum/enter-keycode-13-for-textbox-addon_topic57230.html
You should replace your TextBoxAddon by official TextBox and get Event when KeyBoard Enter fire...
It is working well for my game...:D