Is there any way to check if, say, the S key on the keyboard is pressed? Instead of checkin for :A, :B ?
How to check for keyboard input directly?
● ARCHIVED · READ-ONLY
-
-
If you got a full input script then yes.
-
only by scripting - and then you're responsible for everything, since you can't configure the input with the default configuration menu.
That becomes important because different countries have different keyboard layouts, and depending on what you do you have to make sure that your keys aren't broken.
For example, the lowest left keys on German keyboards are yxc - I really hate games that assume zx as keys for weapon or direction switching, z is mid-top keyboard in Germany... -
I've moved this thread to RGSS3 Script Requests. Please be sure to post your threads in the correct forum next time. Thank you.
-
I see. Thanks.