Redraw minimap jass

And for the forest?
Decorations like trees are baked into the minimap image. If you have terrain configurations that you want to swap between, you might be able to use the new UI natives to swap the minimap image dynamically for one of a variety of pre-baked minimap images. It is not possible to render and use a new minimap image during gameplay, such as if you were making a random terrain generator.
 
Back
Top