PDA

View Full Version : While (a key) is pressed


Califer
11-29-2006, 11:50 AM
I know that this function exists, since it is in the example world with the plane that flies through to loops, but I have not been able to find how to add that into the events. We're getting close to the point in class where that would be very useful to teach, so if anyone can point me in the right direction I would greatly appreciate it.

DrJim
11-29-2006, 07:36 PM
First create a "When any key is typed" event and then right click on it. An option menu will appear - click on "change to" and the "While a key is pressed" option will come up.

(Note some of the other events have similar options but I haven't seen them well documented anywhere.)

EEK!
12-02-2006, 06:25 PM
Thanks for that answer, Jim. I have been wondering that for months!