PDA

View Full Version : [FMX] Double clicking, but with keys...



Psykloak1
April 14th, 2003, 07:53 PM
Hi.

I'm making a game, when you push the arrow keys, a movie clip moves in that direction. Now I want it to work so that if you push an arrow key twice in a row, it the movie clip moves faster.
(like how you would double click on a mouse)

Thanks.