leveleditor / CAMM-Crystal-Alien-Map-Maker

CAMM (Crystal Alien Map Maker) open source level/map editor for CrystAlien Conflict.
https://crystalien-redux.com/camm.php
GNU General Public License v2.0
41 stars 5 forks source link

Add editing for level win/lose conditions #19

Open leveleditor opened 4 years ago

leveleditor commented 4 years ago

There could be some pre-defined level win/lose conditions that are the most common. Advanced win/lose conditions would require custom scripting and is out of scope for this issue (future todo).

Win:

Lose:

Additionally the base needs to be "optional" for missions like santa, maze, etc.

Landlighter commented 3 years ago

Will some of these conditions override the current default win condition? Like, if you need to get a unit to a specific tile, but all enemies are destroyed before you do that, will the level keep running?