I just found that any triangle on my keyboard, such as wa-s beeps, while as-d does not. Apparently any triangle beeps.

Try this in your code:
player.move_x = key_w - key_s;
player.turn = key_a - key_d;

See if that makes a difference...


Lead programmer for Two Screws Loose Click here for our forums, and downloads for our games