Game
Crumbling World

7 years ago

Improving The Game’s Style
I really like the isometric point of view that this camera angle allows for, but it has led to some challenges. Luckily, I’ve found some different techniques to spice up the game’s visuals.


Hello Everyone! I have been hard at work on developing Crumbling World and would like to update you on the project’s progress. While working on creating levels that were procedurally generated, I realized that the orthographic camera angle I was using was causing some issues. Orthographic angles are great, but they don’t do a good job of accounting for distances. This means that all elements within Crumbling World were starting to look the same, regardless of their distance.

I really like the isometric point of view that this camera angle allows for, but it has led to some challenges. Luckily, I’ve found some different techniques to spice up the game’s visuals.

5d097a45058bc.jpg

While working on creating levels that were procedurally generated, I realized that the orthographic camera angle I was using was causing some issues. Orthographic angles are great, but they don’t do a good job of accounting for distances. This means that all elements within Crumbling World were starting to look the same, regardless of their distance.

I really like the isometric point of view that this camera angle allows for, but it has led to some challenges. Luckily, I’ve found some different techniques to spice up the game’s visuals.

Skybox

5d097a479bbfb.jpg

The Skybox effect changes the colors and lighting associated with a scene’s sky. It’s an easy way to brighten up a game or even add some unique effects. It’s possible to create your own skybox, but as an indie developer I often rely on the Asset Store. This is a great resource for people like me, as it both saves me time and gives me access to features I wouldn’t be able to build myself.

Learn more about the skybox used from the Asset Store here.

Lights and Shadows

5d097a483b1a8.jpg

Much like with taking pictures, lighting is an important part of setting the mood of a game. With Crumbling World set to be a mobile game, performance is important. This means that I can’t rely on a lot of lighting, as I want the game to be able to run smoothly at a high frame rate. For this game, I’m using a directional light that is baked for static elements like props, and real-time for moving objects, like enemies. Lighting is a really complex topic, but it’s something that can make or break a game’s graphics, so I’m putting plenty of effort into this facet of Crumbling World.

Volumetric Light

5d097a4a87cb9.gif

I’ve always liked volumetric light. I think it makes for interesting scenes that have an air of drama to them. Unfortunately, they are usually very expensive in terms of performance. To get around this, I discovered a technique that allows for “fake” volumetric light by combining an isometric game with an orthographic camera angle. This technique is very simple and doesn’t require the Asset Store. I’m really excited to share this approach with you, but I’ll save it for another post so I can go into more depth on the subject.

Particles System

5d097a50be08a.jpg

Particles System helps to bring a scene to life. It can be anything from dust to fireflies, and the movement they provide adds an air of dynamism and freshness to the game. I really like this effect, as it arouses curiosity in the player and helps to make for a more enjoyable experience.

Post Processing Effects

5d097a52f1c68.jpg

Last but not least, Post Processing Effects are helping to make the scenes of Crumbling World pop out. Unity released their own free asset Post Processing Stack but the Asset Store has some other great options available, some of my favorites are Beautify and Stylizer. Post Processing allows you to easily and quickly enhance your scene as you were editing an image in Photoshop.

More to Come, Stay Tuned!

Each of the points mentioned above deserve their own article. However, I wanted to give everyone a taste of what’s to come. I plan to post weekly about my game development and related topics. I invite you to stay up-to-date with the development of Crumbling World.

Thanks so much for taking the time to read my post.
See you soon!



0 comments

Loading...

Next up

Optimizing Crumbling World Hello everyone! I was working on a promising improvement that has the potential to optimize the performance of Crumbling World, especially when it comes to running the game on low-end computers and mobile devices.

Hi everyone! Tomorrow I will be releasing the Beta Demo for #CrumblingWorld, sign up in http://crumblingworld.com if you want to play it !

Hi everyone! This is a small patch that fixes a bug in the Unique Enemies spawner. Thanks so much for keep reporting bugs and issues. I appreciate it very much!

Tried turning MetaHumans into anime inspired characters while keeping Control Rig, Live Link, and GASP fully working. Inspired by Breath of the Wild, Guilty Gear, and Studio Ghibli. A fun mix of tech, design and art. 🎨

UI, Communication And Usability This week, I have been working on the main user interface (UI) for Crumbling World. UI is an essential part of any game, as it is one of the main tools that we as game designers use to communicate with our players directly.

Jump And Grab Edge System Since the last update, I have been working on the Jump and Grab Edge System for Crumbling World. I decided to rework these movement mechanics, as I thought it would be great to add a bit more complexity to each of the levels.

In Lobo, gear can break, but it’s not a punishment. It’s part of the world’s economy — repairing costs coin and pushes you to explore for resources and treasures. You’ll also meet the twin blacksmith brothers… from different fathers. Don’t ask.

In Lobo The Howl Within the end is always clear, but the path is an adventure full of combat, choices, and mystery.

Hello everyone! My game Crumbling World is 80% off for Halloween! Grab it on Steam for less than $3. https://store.steampowered.com/app/1003560/Crumbling_World/

Quests And Missions Recently, I have been working on incorporating Quests and Missions into Crumbling World, which is likely to be the most exciting and fun update to the game so far.