crkellen / bands

A real-time online multiplayer CTF shooter game
GNU General Public License v3.0
5 stars 4 forks source link

Camera view shifts to view further in the direction the mouse moves #82

Open crkellen opened 7 years ago

crkellen commented 7 years ago

Please fill out this Issue template to the best of your ability!

Type of Issue

Hint: Design Issues or Requests are changes to existing features, not new ones.

Description of the Issue:

If the player moves their mouse to the right of the screen, their camera view will shift more towards the right, to a maximum cap (player must always be on the screen). This is exactly the same as how Foxhole implements their weapons.

Additional comments or information:

Similar to Foxhole, different weapons could have different ranges of viewing.