OpenRA / d2

A d2 mod for OpenRA
GNU General Public License v3.0
57 stars 20 forks source link

Make World default scale bigger #217

Open evgeniysergeev opened 2 years ago

evgeniysergeev commented 2 years ago

Increase default zoom to at least 200%

penev92 commented 1 year ago

https://github.com/OpenRA/OpenRA/pull/20573 makes that possible and was just merged, so this will be doable after the next engine update. I think also increasing the max zoom-in level would be nice, so something like

WorldViewportSizes:
    DefaultScale: 2
    MaxZoomScale: 4