14.03.2009, 22:18
oh yeah he's right those keys don't work under onplayerkeystatechange.
right now you have 2 choices:
1) change the keys (recommended)
2) use a timer that checks if those keys are pressed, like, every half second (and seriously lose performance)
I'd go with #1
right now you have 2 choices:
1) change the keys (recommended)
2) use a timer that checks if those keys are pressed, like, every half second (and seriously lose performance)
I'd go with #1
