#(NIGHTLY) poll_input compatibility w/ other keys

1 messages · Page 1 of 1 (latest)

viscid mason
#

Seems like most keys should be registered

#

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

bright bluff
#

and escape isnt even registered on poll input either

viscid mason
#

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.

bright bluff
#

yeah

#

u can do that already

#

u just cant check certain keys

viscid mason
#

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.

hazy ingot
bright bluff
#

Nyx is there a reason why it doesnt register these keys

viscid mason
#

ok, i am confused then, whats the issue

hazy ingot
bright bluff
#

ohh ok

#

i can close this post if u want nyx