OpenRA/d2

Make World default scale bigger

evgeniysergeev opened this issue · 1 comments

Increase default zoom to at least 200%

OpenRA/OpenRA#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