Skip to content

Start typing to see game suggestions. This only suggests apps that have a store page.

Enter Submit to view all results. Ctrl+Enter View and filter in instant search.
Close ×

11th Dream update for 12 March 2021

Map Editor Out Now

Share · View all patches · Build 6336656 · Last edited 24 June 2023 – 16:41:41 UTC by Wendy

Patchnotes via Steam Community

We have just released Map Editor Update!

We are opening the map editor for everyone, so you can create your own levels and play them with your friends in multiplayer mode. We realized that creating first map is not straight-forward process, so we implemented a map generator. This article uncovers how the generator was implemented. You can find the full changelog at the end of the article.


Result of the new map generator without any further edits.

Terrain Representation

Let’s uncover first how the terrain is represented, so we can explain the generator later.

Terrain is grid of small quad polygons, shaped and shaded by several bitmaps – distance between adjacent pixels correspond to one meter in the game. In addition to bitmaps, terrain makes use of several JSON config files linking other resources (like textures).

**

  • Height map shapes the terrain. Lighter the pixels, higher the location.
  • Terrain map chooses between two terrain textures specified in terrain JSON config. Black selects the first texture, white the second one, any shade of gray mixes them together.
  • Color map affects terrain color. It can be used for darkening some terrain regions.
  • Doodads map affects placement of „clutter“ models – usually grass or rocks. Doodads bitmap allows using all three channels to place models from three groups of models described in doodads JSON configs.

**

See full release about code behind map generator with code snippets on our blog.

Changelog

**

  • map editor now open to everyone
  • map generator
  • lighting & fog
  • basic waypoints for bots
  • custom maps in multiplayer mode


Best,
Filip, Michal, Vojta**
11thdreamgame.bluepulsar.cz

Follow us on twitter or instagram and ask us anything on our discord server. We are also happy to invite you to join our new mailing list, so you stop missing all those 11th updates!

https://11thdreamgame.bluepulsar.cz

https://store.steampowered.com/app/949450/11th_Dream/

Windows 64-bit 11th Dream Game Content Depot 949451
  • Loading history…
SteamDB has been running ad-free since 2012.
Donate or contribute.
Open link