jwfwessels / AFK

Automated Battle Ground.
MIT License
1 stars 1 forks source link

Camera movement breaks when facing directly up or down #1

Open jwfwessels opened 11 years ago

jwfwessels commented 11 years ago

Description: The camera currently doesn't keep panning if you point it towards the ground or the sky. As soon as it hits the perpendicular it spazzes out, and flips or vibrates.

Affected Area(s):

Steps to reproduce:

  1. Run AFK-Arena with the Athens Graphics Engine
  2. Point camera directly up or down
  3. Notice odd behaviour
danini-the-panini commented 11 years ago

I have indeed noticed this odd behaviour. This is due to the camera's Up vector not being handled correctly in these two edge cases. This bug is purely aesthetic and does not affect AFK's functionality, and thus is not very high priority. It will be resolved in a future milestone.