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.
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.