PDA

View Full Version : Using number pad for When a key is typed event


mikelberger
05-13-2009, 10:41 AM
The "when a key is typed" event does not seemed to be raised when a number is typed using the number pad on the keyboard but it does work when the same number is typed using the number key above the QWERTY row of letters.

Num Lock is on and numbers are correctly going into other programs.

Am I just doing something wrong? I've attached a simple world that moves an object up 1/2 meter when the 1 key is typed.

Scott300
05-13-2009, 11:18 AM
There totally different keys even though they both print out the same number.

mikelberger
05-13-2009, 11:59 AM
Thanks Scott. Do you know if it is possible to tell Alice to respond to the keys in the number pad?

Scott300
05-13-2009, 12:18 PM
With the default options it gives you, no could there be a way using methods other than the default options, yes it could be possible.