Aero

Aero

Let’s build… a Village!

First of all, there’s no dedicated algorithm yet to create a village, but that doesn’t mean we cannot make one! Why is there still no algorithm for that? Because, other than creating a cave that is natural and hence random,…

Create Random Dungeons with Snippets

In this tutorial, we build our first random dungeon by using the „Snippets“-technique. Snippets The idea is to pre-define Snippets which this plugin will randomly connect to create appealing dungeons to explore. A snippet is a fundamental base element of…

Templates (Plugin Manager)

At this time, there are 2 major Plugins to own templates: „withSnippets“ and „withoutSnippets“. I already made a small set of various templates that you can view, change, copy-paste, or you just create your own! A template’s name must be…

Static Map with Decoration Features

If you want to use this plugin’s features of spawning assets on an ordinary (non-randomized) map, follow this tutorial. Create Map Create a custom Game Map. Transfer Player While transferring the player to this map, transfer him to the exact…

Let’s build… a Castle!

Space Map Design the Space Map as shown below: This setup has 3 rows. From top to bottom: 1st Row: one Ceiling Tile 2nd Row: one or multiple Tiles for the Areas 3rd Row: one or multiple Tiles for the…

Let’s build… a Worldmap!

In this tutorial, we will build a world map! We will not use snippets. There’s a dedicated algorithm to generate such a map, and there are a lot of functions that we will use as well. Space Map Create a…