View Single Post
11-05-11, 03:14 PM   #6
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,327
Originally Posted by Verttex View Post
He might not be using the click-to-move system.
A wise GM once told me, "Nothing else to do? Reinstall the game."
It's an issue directly linked to the click-to-move system. I know because I've had it happen to me and discovered the solution myself. There's no way an addon would have the same level of camera control. Mainly because an addon can no longer detect which direction the camera is facing and an addon can only make the camera move in a direction for X amount of time, there is no API for making it face a specific heading.

When the glitch happens, it's because the click-to-move gets stuck on telling the camera it's still moving in a specific direction (even when you're not moving anymore), usually when right-clicking in quick succession while already moving to a spot. The symptom only appears when you have the camera centering set to something with the "horizontal while moving" option (this includes the regular "while moving" option). Right-clicking in a different spot makes the click-to-move system overwrite the corrupted value with a fresh one.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)

Last edited by SDPhantom : 11-05-11 at 03:23 PM.
  Reply With Quote