I was using an opengl engine, and it seems that A and D keys function as turn left, turn right, instead of strafe left, strafe right. I searched and searched for various opengl mmf2 engines but all seem to be the same... How do I implement a strafing function?
There is already a mouse functioning as the direction where the player faces, so it seems pointless to make A and D turn instead of strafing...