Difference between revisions of "AshEdit"

From CMYKilluminatiNetwork Wiki
Jump to: navigation, search
Line 13: Line 13:
 
* -tiles <path to tiles directory>
 
* -tiles <path to tiles directory>
 
* -tile_size <size in pixels>
 
* -tile_size <size in pixels>
 +
 +
== Compatibility ==
 +
 +
This editor can load maps from any of our tile based games except [[Monster RPG]] 1. Monster RPG has an editor of its own called meditor which is included in the code.

Revision as of 00:04, 16 September 2024

AshEdit-Logo.png

About

AshEdit is a level editor for 2D game maps. It started out as a map editor for an ambitious, unfinished game called Ashes Fall.

Loading Maps

To load maps from other games, these command line switches can be used:

  • -use-filename-based-level-types
  • -load <path to map>
  • -tiles <path to tiles directory>
  • -tile_size <size in pixels>

Compatibility

This editor can load maps from any of our tile based games except Monster RPG 1. Monster RPG has an editor of its own called meditor which is included in the code.