Wispy Willows

Wispy Willows

New Level Complete


No Comments

Woo!!!!!!! Just finished up the design for a new level of #WispyWillowsGame. This one caused me some especial pain. Lots and lots of unseen bugs came up during testing. I’m quite happy with the layout. All art are placeholders at the moment.

Level15

Wispy Willows

Fishes, Water and Rain


No Comments

Woohoo FISHIES! And RAIN!! MOVING WATER!!

Fishies

These are kept simple because they’re so small. The models were made in Blender and have no animation. The movement is done in Unity by script using “Random.insideUnitSphere”. Each fish uses this function to swim around random points in a sphere of a pre-determined size.

I may add waggling tails at some point… You can’t have fishies without waggling tails…

Rain

This is done via a really neat tutorial that teaches you how to take advantage of 2 particle systems working together—one to create the rain itself, and one to simulate the “splashes.” I highly recommend it for a nice raining-and-splashing effect.

Water

This is actually the same gradient color shader that is used on all objects in the game scene. The only difference is that this one allows for transparency. The “waves” or “white caps” were drawn in GIMP on a png texture, which was then added to this transparent, gradient color shader.

We would love to hear your thoughts!

Here’s a bonus screenshot in case anybody wants to use it as phone wallpaper:

Wispy Willows

Ambience and Scenery Concept


No Comments

We really like Monument Valley’s philosophy of making your game poster or wallpaper-ready, so this piece utilizes Vignette (dark, blurred corners) to focus the viewer’s attention on the center. All objects are arranged in a circle and the background is relatively dark—there is nothing out in the distance to distract the viewer.

This scene actually uses no lighting. All objects use a shader that provides color depending on which direction the object’s surfaces face. In addition to that, the shader overlays a gradient based on the height of the object.

The floor is a splatter of different paint brushes done in GIMP. I lightened up the center of the splatter to give the illusion of light shining on it.

Here’s a screenshot in case you want to use it as phone wallpaper. Enjoy!

Ambience and Scenery Test 2

Wispy Willows

Testing Color Combinations on a Low Poly Setting


No Comments

Testing Different Color CombinationsSince this game focuses a lot on aesthetics, we used https://coolors.co/ to come up with some nice color combinations that would give the eerie yet mystical vibe we’re trying to go for. All the models were made in Blender, while the shading and particle effects were done in Unity. Every single object, including the background, uses a gradient shader with directional coloring.

We love to hear your feedback. Any criticism would be greatly appreciated!