MAP Zoom
Posted: Sat Jul 09, 2011 11:08 pm
Is there a way to zoom in when looking at map? Would be great
This has been requested a few times. It would be a great feature but it poses quite challenge from a coding and graphical standpoint, definitely not something that can be modded. The mini-map system would have to be completely redesigned. It's on the wish list though.Is there a way to zoom in when looking at map? Would be great
Definitely not entirely true. :whistle:definitely not something that can be modded.
Interesting....Definitely not entirely true. :whistle:definitely not something that can be modded.
I've actually thought about trying to mod something like this before. In theory you could click a button that calls up a new screen which is a more zoomed in version of the mini-map. However, getting the unit icons to spread out to account for the more zoomed in version of the map is where I think coding would need to come in... But hey, I could be wrong.
Also you have to factor in, if you are calling up a more zoomed in version of the map, how could it tell where you were on the map? So lets say you want to zoom in close to the center of the town of Gettysburg, how would the game know where the camera was to only zoom in on the center of town?
Correct.I've actually thought about trying to mod something like this before. In theory you could click a button that calls up a new screen which is a more zoomed in version of the mini-map.
Yep, you are. The icon spread out is connected to the screen size.However, getting the unit icons to spread out to account for the more zoomed in version of the map is where I think coding would need to come in... But hey, I could be wrong.
Ah, now you've got my gears churning.. Like I don't already have enough on my plate, but I've gotta look into this.. I'm afraid I'll still get hung up on the position of the camera in accordance to the position of the zoomed in map. Hope I can explain this clearly but for example; in google maps, the default view is 2000 ft by 2000 ft. Zoom in once, you get 1000 ft by 1000 ft. At 1000x1000, the terrain you were able to see on the edges of the screen at the 2000 ft view is now not visible. So in our game when you zoom in we would be calling up a zoomed in version of the map.. But how would the game know what area of the map you are zooming in to?Yep, you are. The icon spread out is connected to the screen size.
OK, Thanks,Enter Zoom Map. Open your zoom map, click area to zoom, map closes, and the camera is looking straight down from as high as it can be to the area that was zoomed/clicked.
Go Davinci Go... :cheer: