We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello,
Is there a way to incorporate anti-ghosting in a program? I know this is usually implemented through the keyboard, but there must be a way to register multiple keys at once. My goal is to be able to pan diagonally through a game. If I can't use the keyboard, it may be easier to use the mouse.
Thanks
Answers
http://forum.processing.org/two/discussion/comment/48728/#Comment_48728
Do you need more keys than the arrow keys?
That would easily fix my problem, thanks a lot!