Quote:
Originally Posted by DustyPorViva
Well first, that requires them to have a custom movement, this assumes they don't.
Second, Graal has no control over the repeated sending of onKeypressed. This is something with keyboards, as long as the key is held down, it'll repeatedly send the key bring pressed. Graal simply grabs that information, it can't stop it from repeating the key.
|
It can detect this through when the key is held and when not held though. But this was made like so such that it worked like a word processing program (hold a letter down). It certainly has many uses and I'm glad it's there.