Game
Floatlands
8 years ago

Floatlands - devblog #32


The new World – world changes and improvements

DOMEN KONESKI

5d0ab9097a2c2.jpg

I was very skeptical about moving troughout the current world of Floatlands. The world consisted of floating islands, debris and details such as clouds. There was a lot of unused space (air) which was not defined gameplay-wise in any way. It was only a medium for traveling from one island to another and it was a really boring routine to do – zero excitement while traveling. We could fix and improve that by doing various things: allowing players to build in the air with more air-play, creating more debris/objects where players could land in the mid air, creating ‘spacecrafts’ with whom you could travel trough the world (good idea, but it is not appopriate lore-wise since we really want to improve on smaller aircrafts such as our little Buzzard), or creating a ground level terrain which covers entire playable area (which should be large) with terrain.

The decision was obvious, we went with the latter choice (it was hinted in the previous blogpost aswell). I started working on the so called Main land island which will be included in Floatlands. Main land will be covered with all biomes we introduced already, floating islands (not included yet), it will have water aswell (sea & rivers), Humans of Floatlands, our beautiful animals, basically everything we already worked on.

I’ve already done a lot towards creating this new ground level of Floatlands, including a whole-new procedural terrain generation, color blending between biomes and height differences, whole-new grass renderer using some advanced techniques and imported our current day/night cycle system.

Alright, lets talk about the technical part of the new world before showcasing the work.
Height map is generated trough different sets of Perlin noises. We also have a biome map, which represents which biome is at specific position. The best part about this biome map is amount of mathematic principals and algorithms I’ve used to create a procedural biome map so it would look as natural as possible. Have a look:

5d0ab90c364b7.png

Biome map texture

Blue represents sea/lakes/rivers, green represents our ‘normal’ biome (take a look at the bottom right, you can clearly see some micro islands will form), yellow-ish is desert and white are mountains with our snow biome. I easly implemented rivers aswell using custom made Growing Trees algorithm. Here is the first test ever I did (it looks like icecream – don’t mind the colors):

5d0ab90ea3a64.png

First procedural generation test with color blending

Meanwhile Mito and Andrej remodeled some of our trees, created new concepts for our metal/niter/stone veins (we’ve been using old models and they were really outdated speaking of general design).

5d0ab911f2b19.jpg

New veins sketches

5d0ab91512c00.png

3D models/render of the new concepts

After adding rivers system, new generator rules, grass and other natural objects, the world started to look familiar and appealing.

To end in our way we have also produced a short video showcasing the current state of the new world (note that floating islands are still missing in the video).

More about Floatlands:

website
facebook
twitter
instagram
twitch
discord



0 comments

Loading...

Next up

Working on game weather, cloudiness in this particular case.

Playing around with player skins.

Added some basic icons to player panel.

DeepEnd Submarine

Biome color experimenting

Player panel showing all the player stats, gear and your PAL (companion) stats as well.

Buzzard helicopter

Polishing our new grass solution.

Show companion animation

Procedurally generated example of Mainland and nearby ground islands with lots of biomes.