title: | |
author: |
width: | |
height: |
Unofficial level editor created by Stefan “Sekti” Walzer for A Monster's Expedition by Draknek & Friends, see monsterexpedition.com
Levels are distributed as long JSON strings that look like this:
{dimX: 341,dimY: 257,... lots and lots of data ... }
They are loaded from and saved to your clipboard.
![]() |
Press Ctrl + V (Command-V on Mac) anywhere on the site to load a level from you clipboard. Make sure that you have copied everything including the braces “{” and “}”. |
![]() |
Press Ctrl + C (Command-C on Mac) to save a level to your clipboard. Paste it into a textfile to keep it or post it online to share it. |
![]() |
Arrow keys to move. |
![]() |
R to reset island. |
![]() |
Z to undo. |
![]() |
Click and drag to pan. |
![]() |
Scroll wheel to zoom. |
![]() |
When fast-traveling, click a post-box. |
![]() |
Shift + T then click to teleport anywhere. |
![]() |
Terrain Buttons: Select a type tile (grass, water, tree, ...). |
![]() |
Left-click to place selected tiles in the map. Note: You can paint outside of the current map to enlarge it correspondingly. |
![]() |
You can always pan using the Middle mouse button. When this tool is selected, you can also pan with Left-click. |
![]() |
Drag and drop tool: Draw a rectangle to select non-water tiles. Then drag and drop selected tiles to a different position. |
![]() |
Special Tile: Position on an island where Monster is placed when the island is reset. |
![]() |
Pseudo Tile: “Nothing”. Will shrink the map to exclude whatever position was clicked. |
![]() |
Special Marker: Unique starting position of the map. |
![]() |
Press Shift + Z to undo the last change to the map. If Monster has not moved since the last change then Z also works. |
![]() |
Button: Create new level filled with water tiles. |
![]() |
Button: Reset all islands (and friends). |
![]() |
Button: Show/hide editor tools. |
![]() |
Button: Show this help text. |