Tile Map Editor
A downloadable tool for Windows
A simple 2d level editor that exports a file which can be imported into game maker or other engines and programming languages. You can use it for your games as it is, or modify the source code to fit your games needs.
+Free to use for anything! I only put a price for the source code because I put a lot of work into this project and need the support
+Has all the basic tools(draw, copy, fill, replace, copy region, paste region, change brush size, etc)
+Suitable for most 2d games
+Can load your maps into other engines and interchangeably between GMS1 and GMS2
+Supports most tile and map sizes
+Having your maps in separate files has many benefits like player made maps for your game and being able to randomly select maps from a folder for procedural map generation
+Compiled for windows, but since it's written in GML you can export it to other platforms if you want
+Easy to save map data which is very beneficial, especially if you have a destructible environment.
+Easy to add your own game objects and tilesheet to the editor
--------------------------------------------------
If you find any bugs let me know and I'll fix them asap! -------------------------------------------------
Contact:
Feel free to message me if you have any problems, suggestions, questions or requests. thanks!
Twitter: @TheDevReign
Status | Released |
Category | Tool |
Platforms | Windows |
Author | Reign |
Made with | GameMaker |
Tags | 2D, GameMaker, Level Editor |
Code license | GNU General Public License v2.0 (GPL) |
Average session | A few seconds |
Inputs | Keyboard, Mouse |
Download
Click download now to get access to the following files:
Development log
- Added Json export and importJan 29, 2023
- Another update!Jun 16, 2018
- Small update & added source codeApr 29, 2018
- Added ability to copy area of tiles from tile selectionMar 08, 2018
- Small updateMar 06, 2018