Hi people...
when i press a key (for ex: "w"), an animation plays from animated sprite, another key (for ex: "s") does the same for another animation. if i press these two keys quickly, one of them usually does not work and i think pressing one key before releasing another one is the cause of this problem, what i wanna do now is when i press one of them, another one become disable. how should i do this, thank you :)
(im using godot 2.1.5)