1 decade ago by Joncom
I have a couple HTML elements (a textfield and an input) which I plan to use for a chat system and other game command input. The problem is if I set the focus to my text input when the following expression is true:
...then Impact seems to think that the very key is never then UN-pressed, until I click back on the canvas, and press and release enter once again (but then of course it does the same thing again).
Is this a known issue? Is there any way to get around it?
ig.input.state('chat')
...then Impact seems to think that the very key is never then UN-pressed, until I click back on the canvas, and press and release enter once again (but then of course it does the same thing again).
Is this a known issue? Is there any way to get around it?