How i can read the event of keypad number when presed, when i trigger the event with "event.pull("keypad") and press a number, when i try to print it with print(keypad) i recive a null or nil name, how i can only output the number that i press?
Pls hal1