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

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

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.

Disclaimer: Don’t watch if you have motion sickness 😅

Unreal’s first-time shader stutter? I made a tacky fix in Lobo: a hidden camera rides a spline through tricky spots, preloading all shaders. Player sees nothing. Game runs smooth. 🎩✨

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.

Hi everyone! CrumblingWorld is finally out! Grab it now! It's 27% off on Steam. https://store.steampowered.com/app/1003560/Crumbling_World/

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!

Every good adventure hides something behind a waterfall. In Lobo, when you reach the bridge, you’ll spot a small hint, easy to miss, but hard to forget.

Follow it, and you might just uncover something special. Exploration will be rewarded.

Heavy attacks come at a cost.

In Lobo, using brute force puts enemies into aggro mode — drawing their full attention and making the fight harder. Sometimes charging in isn't the best move… or is it?

Built a cool system for Lobo that smoothly transitions gameplay → cinematic moments → back to gameplay! Perfect for dramatic actions like bridge jumps or sliding through gorges. Pick actors, animations & camera angles easily! 🎮

🎮 Sneak, strike, survive. Just added synced animations for stealth kills, finishers, and perfect counters in Lobo: The Howl Within ⚔️

Each move adapts to your timing and positioning—making every encounter feel brutal and satisfying.