Page 1 of 1

Mouse cursor arrow does not take camera rotation into account

Posted: Tue May 22, 2012 4:01 am
by e_barkmann
So if you have rotated the camera say 90 degrees, when you click on a unit and hover the mouse cursor (as white arrow) over a new hex to move to, the white arrow direction does not align with the hex sides correctly.

RE: Mouse cursor arrow does not take camera rotation into account

Posted: Tue May 22, 2012 10:38 am
by Joram
I don't think that would be considered a bug because the game uses the systems cursor which doesn't rotate. That's why I always have the option checked to have the facing arrows visible when moving units.

RE: Mouse cursor arrow does not take camera rotation into account

Posted: Tue May 22, 2012 4:03 pm
by ericbabe
We use eight mouse cursors and pick the one that best matches the camera angle out of these. We though we might get a better (but not perfect fit) if we went to 16 or 32 cursors, but the cursor (a standard Windows cursor) is pretty low resolution, and when we tried rotating it 22.5 degrees, but with only two colors to work with, it started to look rather mangled. It would be nice if Windows supported arbitrary rotation of vectorized cursors.