Larsenex
King
I would like to zoom out a bit more then what we have. 12@! does you mod allow a bit further back on the camera view?
I would like to know how to disable the camera snap too so please reply here in public. Thanks.Heinous can you send me a PM on how to do this?
I know how to pan the camera but the snap back is annoying. I have an 'MMO' mouse with 10 side buttons for MMO's so mapping stuff should be easy.
Heinous can you send me a PM on how to do this?
I know how to pan the camera but the snap back is annoying. I have an 'MMO' mouse with 10 side buttons for MMO's so mapping stuff should be easy.
function EndDragMap()
UI.SpinMap( m_dragStartX - x, m_dragStartY - y );
UI.SpinMap( 0.0, 0.0 );
Thanks heinous. The instructions didn't work exactly for me; I had to do this:
Code:function EndDragMap() UI.SpinMap( m_dragStartX - x, m_dragStartY - y ); UI.SpinMap( 0.0, 0.0 );
Commenting out the last line only made all keyboard/mouse input unresponsive.
Also is there a way to make the resource icons scale up little less aggressively as you zoom out? You can see in the first screenshot they are way too big.
On my machine and at my resolution, they increase in size as you zoom out, and get smaller as you zoom in.They don't scale at all, do they? Pulling the camera back has the effect of drawing them closer together as you move further from the map.
rkagerer submitted a new resource:
Farther Zoom - Zoom farther out and further in
Read more about this resource...
True, but I like the Tourism lens better since it clears the map of all the military unit clutter.I like the continent lens as a background for resources... it's consistent and provides good contrast to the icons.