#(NIGHTLY) poll_input compatibility w/ other keys
1 messages · Page 1 of 1 (latest)
maybe have one key that ends it? pull_input("esc") so when you press the esc key it stops registering input?
idk i am guessing
thats a workaround
and escape isnt even registered on poll input either
yea, i gathered. i am saying have it register every key, but let the user set a key or some kind of input that indicates it should stop registering.
hm i think i am failing to communicate something. or understand something. I am imagining it sitting there and spitting out an async stream of the user's keyboard inputs, including keys like esc, ctrl, etc. and it just does this tell you kill the process or make a spesific input.
yeah thats not how poll_input works
Nyx is there a reason why it doesnt register these keys
ok, i am confused then, whats the issue
yeah, it might be possible to change, but there was a reason, also its best to keep nightly specific suggestions to #nightly-build instead of this forum since this forum is primarily for suggestions post release