You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was trying to use input_keys to get all the key pressed at each time but I noticed that it only list the key the frame where it is pressed.
So I was wonering if it exist a variation of input_keys that return a list of all the keys that are held or if you have an optimized way to do so.
The text was updated successfully, but these errors were encountered:
Was trying to use input_keys to get all the key pressed at each time but I noticed that it only list the key the frame where it is pressed.
So I was wonering if it exist a variation of input_keys that return a list of all the keys that are held or if you have an optimized way to do so.
The text was updated successfully, but these errors were encountered: