Difference between revisions of "AshEdit"

From CMYKilluminatiNetwork Wiki
Jump to: navigation, search
(Created page with "thumb == 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.")
 
Line 4: Line 4:
  
 
AshEdit is a level editor for 2D game maps. It started out as a map editor for an ambitious, unfinished game called Ashes Fall.
 
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>

Revision as of 00:02, 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>