🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Weekly update #16

Published April 24, 2017
Advertisement

[font=arial]Night-time improvements[/font]

[font=arial]I did a lot of tweaks on how the night actually looks. Before the lighting was dull was dull and weird and now the night has its own source of volumetric light aEUR" moon. We find it much better this way and sometimes you just have to stop and admire the beautiful scenery.

blogpost-before-after.png[/font]

[font=arial][color=#444444]

Floatlands night-time comparison with and without volumetric lightning.

[/color][/font]

[font=arial]To give you a more clear look of how drastically lighting and colors of the scenery change during a one day-night cycle, here is a quick day-night cycle preview:[/font]



We have also implemented fireflies and dust particles that will spawn randomly around the player to create a more immersive world. Naturally fireflies will also serve as some kind of small source of light.
floatlands-fireflies-particles.png


[font=arial]Fireflies particle system[/font]


[font=arial]New biome: Scorched Forest [/font]


[font=arial]To make a more diverse world we have successfully implemented a new biome type called Scorched Forest. This was once a beautiful green land aEUR" a little jungle aEUR" with great trees and dense grass but the sudden change to the world burned/scorched everything down to the point vegetation adapted to it with its redaEUR(TM)ish color scheme.[/font]

[font=arial]Domen Koneski[/font]

[font=arial]Modeling trees for Scorched forest biome[/font]


[font=arial]Domen was working on a new biome, so I modeled some new trees for the flora and scenery of it. To anyone who is interested in how to make trees in Blender I prepared a quick tip[/font]:

tree-guide-lowpoly-floatlands.png

[font=arial]I start with a mesh that only has vertices connected with edges where the trunk and the branches go and then add a skin modifier and a subdivision surface modifier to thicken it out. I then thicken and slim down the branches by selecting vertices and using Ctrl+A to shape the tree further. At the end I add a decimate modifier to get the lowpoly look. The tree tops are sculpted to give them a rough shape and then also decimated for the final look.[/font]

[font=arial]Rabbit ragdoll physics[/font]


[font=arial]I finished the work on the rabbit at the start of the week, made some more animations and added ragdoll physics to it in Unity3D aEUR" let me explain my work process:[/font]

rabbit-ragdoll-guide-floatlands.png

[font=arial]After I import an animated or at least rigged character I put it on my workbench scene and start with the default ragdoll tool which generates the basic ragdoll. This tool is primariliy intended for humanoid characters, but most vertebrates have similar bone structures so it can easily be modified. The tool opens a window, where you simply drag and drop the coresponding bones and it adds rigidbody, character joint and a collider to each of the added bones. This can be done manualy for strange creatures, but I find that the tool saves quite a lot of time and I just tweak the character joints settings and colliders so that it behaves like I want the creatureaEUR(TM)s anatomy to behave. Afterwards I add some extra joints and colliders to parts of the creatures that arenaEUR(TM)t covered in the tool, like the floppy ears of a rabbit in this case. I test the ragdoll continuosly during the entire process, by just running the runtime. The ragdoll is later enabled by a script in the game.

rabbit-ragdoll-lowpoly-floatlands.gif[/font]


[font=arial][color=#444444]

Testing rabbit ragdoll physics

[/color][/font]

[font=arial]I then continued working on critters and am now modeling chickens that will appear in the NPC villages.[/font]

chicken-idle2-lowpoly-floatlands.gif

[font=arial]Andrej Krebs[/font]

[font=arial]Concepts for villager assets[/font]

[font=arial]With the new content slowly pouring in, we will soon start adding the first humans into the world of floatlands. First on the list are aEURoethe farmersaEUR? clan. They will be easy to recognize by their rural styled wooden structures. The center of the settlement will be a large bonfire encircled by various buildings such as barns which will house animals, residental shacks with loot crates and beds inside and even a vendor which will sell materials and even rare items. There will be several quest givers nearby and NPCs roaming around doing their daily tasks and even chickens which will walk around the area.[/font]

villagers-sketch-lowpoly-floatlands.png

[font=arial]Villager assets (bonfire, barn, cart)[/font]

[font=arial]Mito Horvat[/font]


[font=arial]More about Floatlands:[/font]
website
Facebook
Twitter
Instagram

Previous Entry Weekly update #15
Next Entry Weekly update #17
2 likes 1 comments

Comments

GeneralWu

Wow, fog in night scenes looks amazing. Reminds me Morrowind somewhere. Nice atmoshere

May 03, 2017 05:02 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement