0
\$\begingroup\$

I have a 3D game. The player can rotate the character left+right using the mouse, and move the character forward+backward using the keyboard. The problem is how to set the speed in which the mouse movement rotates the character. Different players have very different preferences, probably due to the sensitivity of their own mouse. There is an in-game button that allows players to change the mouse sensitivity, but is there a way to determine it automatically?

\$\endgroup\$
2
  • \$\begingroup\$ Are you asking how a computer program could read the player's mind to determine what sensitivity they prefer, without asking them to choose that preference explicitly? \$\endgroup\$ Commented May 7, 2022 at 19:10
  • \$\begingroup\$ @DMGregory not exactly read the player's mind, but read the player's actions. For example, the program can notice that the player rotates left and right quickly, and fails to stabilize, and deduce that the mouse sensitivity is too high - the mouse moves too quickly for the player. \$\endgroup\$ Commented May 9, 2022 at 4:24

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.