input.keydown help plz
Author |
Message |
tudball33
|
Posted: Wed May 21, 2008 3:22 pm Post subject: input.keydown help plz |
|
|
how do i make it so that the program doesn't "wait for input", it just continues without waiting when i want to have an input like the "1" or "a" key? |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Tony

|
Posted: Wed May 21, 2008 3:25 pm Post subject: RE:input.keydown help plz |
|
|
moved from Tutorials (please post in proper forums)
you use Input.KeyDown
which you seem to have mentioned in the title. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
 |
Sean

|
Posted: Wed May 21, 2008 3:28 pm Post subject: Re: input.keydown help plz |
|
|
An example:
|
|
|
|
|
 |
|
|