January 29, 2013 at 12:39 pm

Designing for Isometric Games, Part 1Chris / General / 3 comments

Iso Plan

I want to do a few articles on the trials and tribulations of creating 2D Isometric Graphics. So here we go!

When designing levels for an isometric game with a fixed perspective, you come up against a few layout problems. The truth is that, if you lay out the rooms in a ‘conventional’ way, when you remove the Z depth in terms of perspective, it just doesn’t look correct.

Usually, if you are designing a square room, this isn’t a problem-but if you want your room to be circular, or have a central feature, it can become a problem, as your central feature looks like its offset.

The best way around this is to lay out your room directly in your camera, and not use your top plan view. As an architectural illustrator who uses a plan view for most of my work, this can be a little disconcerting!

What I do when I lay out my levels, is create a grid, and then select the areas in my camera view where the main room features will go. This allows you to do your main layout very quickly.

Here we can see the corridors that lead off of the central annex, as well as roughly where my central feature will sit.

From there, I add in the walls, cut them into pieces, and move them around to match the grid I drew previously.

Once the walls are in place, the hard part is done! Now comes the detailing.

The central feature of the scene is an elevator shaft. If we take a look below, you can see how off center the elevator sits in plan, and how it looks in the scene.

Here is the final scene, with all of the lighting and detailing added.

-Chris


Please help promote Stasis by sharing this post on the social media of your choice! Thanks :)

3 Comments

February 25, 2013 Jesblood say:

Good tutorial! Well thought out. Easy to see your points and follow. Thanks.



February 7, 2013 Chris say:

I love Alien Breed! They are using a true 3 point perspective, which gets rid of the ‘depth’ issues when using 2 point perspective which I’m using.

My brother and I were actually chatting about how a hybrid 2.5D engine would work. Its a nice thing to think about for the future!



February 6, 2013 andrea say:

game like ALIEN BREED use isometric view but you can turn the camera around is very confortable.
I my opinion the ALIEN BREED view is very good for Stasis
Good work!



ReplyAdd a comment to this article