Closed SpiritQuaddicted closed 11 years ago
You're pressing too many buttons at the same time. This is JavaScript limitation, not WebQuake bug.
Would this help to detect multiple keys pressed at once?
Store the events in an array by key and sample it frequently.
In Quake you can turn in mid-air. Here this is not possible. If I jump and hold a turning key (or turn the mouse view), I will still fly into the "first" direction. This is a bug. In Quake I would have turned the jump's direction in the direction of the turn.