Difference between revisions of "AshEdit"
(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
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>