Tutorial: Map Script - Introduction: Difference between revisions

Maikel (talk | contribs)
Created page with "Dynamic maps in OpenClonk are generated using ''Map Scripts''. The ''Map Script'' provides the scenario designer with a powerful tool to create random, dynamic and most of all..."
 
(No difference)

Latest revision as of 12:14, 19 April 2014

Dynamic maps in OpenClonk are generated using Map Scripts. The Map Script provides the scenario designer with a powerful tool to create random, dynamic and most of all interesting landscapes. Let's first discuss the advantages of dynamic maps over static maps (those that are drawn using a Map.bmp file).

  • Map Scripts maps are fully written in script and allow the developer full control over the map generation.
  • With Map Scripts you can generate fully dynamic and random maps, which give scenarios certain replay value and challenge.
  • Since Map Scripts are written in script, the designer can adjust the map generation depending on certain settings like difficulty and size.