Issue With Multi Keys Being Pressed At Once For Two Player Game
I am not sure if it is my coding or just my computers limitations but I seem to have issue with multiple keys being pressed in a two player game. The keys themselves work correctly
Solution 1:
This is a hardware limitation of your keyboard. Most of them will not be able to register 4 non-modifier keys being pressed at the same time due to the way they are manufactured
Post a Comment for "Issue With Multi Keys Being Pressed At Once For Two Player Game"