Difference between revisions of "How to create new map (mission, scenario)"

From Nebuchadnezzar Modding Wiki
Jump to navigation Jump to search
(Created page with "== Map vs Mission vs Scenario ==")
 
Line 1: Line 1:
 
== Map vs Mission vs Scenario ==
 
== Map vs Mission vs Scenario ==
 +
First let's explain these 3 different concepts.
 +
 +
=== Mission ===
 +
*Mission is basic unit of Nebuchadnezzar.
 +
*It connects map and objectives together.
 +
*Several mission together can form campaign.
 +
 +
=== Scenario ===
 +
*Scenario is just a special case of mission.
 +
*It's a mission which is not part of any campaign.
 +
*Player can play any scenario without any limitation, because all scenarios are unlocked.
 +
 +
=== Map ===
 +
*Map is data file containg information about specific map.
 +
*Stuff like surface layout, buildings etc.

Revision as of 16:39, 4 February 2021

Map vs Mission vs Scenario

First let's explain these 3 different concepts.

Mission

  • Mission is basic unit of Nebuchadnezzar.
  • It connects map and objectives together.
  • Several mission together can form campaign.

Scenario

  • Scenario is just a special case of mission.
  • It's a mission which is not part of any campaign.
  • Player can play any scenario without any limitation, because all scenarios are unlocked.

Map

  • Map is data file containg information about specific map.
  • Stuff like surface layout, buildings etc.