Game
Floatlands
8 years ago

Floatlands - weekly update #15


WORLD CHANGES

I’ve focused primarly on optimizing and improving the floating islands. There is still work to do with adding new decorative nature elements such as tree stumps, tree trunks that are laying around the island and other eyecandy things.

I did alot of optimizations on the world itself. I’ve managed to bake together procedurally generated stones, grass and other combinable objects, programmatically created LODs for them and pack them with Unity’s standard LOD script/tool called LODGroup.

5d0b1c2890d4f.png

Procedural mesh baking and LOD generator

Here is an example of procedurally generated bunch of rocks with generated LOD levels for when being near or far with the camera/player (bear in mind the rocks behind the obvious changed one are static).

The other thing I did was to create a more beautiful environment for the father islands – the biggest one you will encounter in the game. Andrej subdivided the mesh of a generic father island for me and then I ran a set of simplex noises over the terrain/top of the island. We are really happy with the results!

5d0b1c296b7cb.png

Terrain manipulation using set of simplex noises

And how it looks in-game:

5d0b1c2a23add.png

Terrain manipulation in-game

Domen Koneski


PARTICLE EFFECTS & CRITTERS

Until now, our scene/world was missing those little things that you don’t pay attention to, but they make the game experience better. So this week I was preparing various particle effects – some smoke and fire particles and a few dusty wind effects for different biomes. We also intend to add fireflies which will brighten up the night scene a bit. The efects were made with mesh particles, in order to work well with the poligonal look of the rest of the game instead of using the more traditional sprite particles.

5d0b1c2b4a0dc.gif

Snow dust effect

5d0b1c2e32f7f.gif

Dropship exhaust smoke

I also started working on smaller critters that will inhabit the game, starting with a rabbit. The critters are similar to the other animals so far, but will be smaller and have less detail.

5d0b1c339e1cd.gif

Rabbit hop animations

Andrej Krebs


BUILD MODE EXPANSION

Recently we updated our build mode elements, but they still lacked windows and doors constructables to make the buildings look complete. So this week I implemented the missing elements and fixed some bugs.

5d0b1c34c3914.png

Open windows and doors

I also made it possible to interract with those, you can open and close them! Like all other elements, these can also be upgraded to higher tiers.

5d0b1c35a3799.png

Upgraded doors and windows

Vili Volčini


NEW BIOME CONCEPT

To further extend the world and add some variety, we will add new biomes. One of those will be a really dense and vast forest. To make everything seem diverse we had to come up with a list of unique assets to characterise the biome. Tall trees and lush foilage will populate these islands, and little sunlight will peak through the tree tops. Here’s a quick concept sketch:

5d0b1c36b5fd4.png

New biome concept

We played with the color palette to create a distinct mood, sun scorched grass and trees which will look very appealing once they’ll get added into the game. On the ground level you will find numerous rock shapes and sizes, tall grass and bushes and even new biom specific animals.

5d0b1c39548e1.png

Biome assets

Mito Horvat

More about Floatlands:

website
Facebook
Twitter
Instagram

#screenshotsaturday



0 comments

Loading...

Next up

Added some basic icons to player panel.

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

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

Working on game weather, cloudiness in this particular case.

DeepEnd Submarine

Buzzard helicopter

Polishing our new grass solution.

Playing around with player skins.

Show companion animation

Biome color experimenting