Aero

Aero

Gravestone

This Plugin enables commands to spawn an Event, e.g., a Gravestone, to the Player’s position. You can do that, e.g., when the Player loses a battle or walks into a trap. If you spawn a Gravestone while another one still…

Seizing

This Plugin provides some methods to temporarily seize Exp, Gold, Items, & Equipment and to restore them later. Seized items are stored in an invisible container for later retrieval. If you seize a 2nd time while the container still owns…

Perma Death

Once activated, the plugin forbids the player to switch to another save. When the Player game-overs, their save slot is deleted permanently from the disk or local storage. You, as the game dev, can turn on/off the Perma Death. E.g.,…

Puzzles in the Meta Maze

The Meta Maze is a powerful tool for making a dungeon more interesting to explore. Maybe you have already set up your first dungeon and defined some objects, such as enemies or save points. And after some playtesting, you realized,…

Static Map in the Meta Maze

The Static Map is a simple but sometimes handy feature. But because it’s simplified, it lacks certain functionalities such as exits to the next room and automatic Spawn Position for the player, which makes it challenging to combine this approach…