
08-08-2011, 08:59 AM
|
|
Registered User
|
 |
Join Date: Sep 2007
Posts: 149
|
|
Keypresed question
|
Hello forums. This may be a dumb question to you, but i am still new to scripting.
I know you can do
Function on keyPressed(code, key)
{
If (key == "a"). Or whatever key
But what do i in the key check for right or left? |
|
|
|