View Single Post
Old Mar 16th, 2005, 10:45 PM   #1
Alighieri
Newbie
 
Join Date: Mar 2005
Posts: 2
Rep Power: 0 Alighieri is on a distinguished road
Smile Help: Changing mouse input to keyboard?

I need some help. For a program I am writing, I need to have the x-axis on the mouse be converted to buttons on the keyboard.

The problem: Running a game in which there are the following movements:
Arms left/right: Controlled by arrow keys : Mapped in game
Arms up/down: Controlled by mouse y-axis : Mapped in game
Torso left/right/up/down: Controlled by mouse x-axis and y-axis : Mapped in game

I can not map the Arms left and right to the mouse in game, there is no option to do so. I need:

Arms left/right: Controlled by mouse x-axis : Mapped out of game



Can anyone please help me?
Alighieri is offline   Reply With Quote