![]() |
Keys
Well, I don't think keydown2 and keycode are all I need to know for dealing with pushing keys. I'm trying to do something where as you hold down f, it shows an animation, but if you release f, it shows another. I'm just looking for the right way to do this.
|
PHP Code:
|
keydown2(keycode,ignorecase);
When ignorecase is false, it only takes that exact key. When ignorecase is true, it takes any variation of that key (f, f+shift, f+ctrl) |
Ah, my bad. Wasn't thinking when I wrote that example x_x
|
| All times are GMT +2. The time now is 03:17 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.