🎉 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!

How extra budget can increase your visual quality... and put you into troubles

Published March 07, 2016
Advertisement

[color=rgb(51,51,51)][font='Trebuchet MS']

[indent=1]

This article shows the difficulty of maintaining Art Direction consistency on a project when its scope and visual quality suddenly increase during production! First, we'll explain the assets creation guidelines we decided at the beginning of the project. Then we'll see how quality problems emerged as the production budget increased, and how we dealt with them!

Art constraints for small budget[/font][/color]
[color=rgb(51,51,51)][font='Trebuchet MS']

[indent=1]When we started the production of Epistory (codenamed "The heroine of no tale" in those ancient times), the sales expectations were quite low because we thought we were targeting the niche of typing games. We already wanted a unique art direction, made of unfolding environments and paper-crafted items, but the budget constraints made us humble concerning the visual quality of each asset. So we ended up with those production guidelines to create game assets :

[/font][/color]

  • Simple geometry
  • All assets using the same multi-usage shader
  • No complicated texture mapping (basic planar UVs)
  • No unique texture per asset, only generic colored patches gathered in a few textures

    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]basic_asset.jpg

    [/font][/color]
    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]Despite our small budget, all those assets put together created a simple but pretty cool look :

    [/font][/color]
    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]2015-01-16-envir01.jpg

    [/font][/color]
    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]Those constraints made us 3D artists sad but it should have allowed us to make all assets and environments in time for the game release, so we were quite happy with it! But that was before we started communicating on the game...

    [/font][/color]
    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]Change of scope

    [/font][/color]
    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]The art team was producing the first levels of the game, and we started to spread some images and videos, building the community. At that point we understood that something was happening, youtubers were talking about our game, forums and conventions gave us very positive feedbacks. Our little typing game was becoming pretty popular, people were really loving it! The first round of Early Access conforted the first impression. As thousands of people added "Epistory: Typing Chronicles" into their steam wishlist, we realized that instead of making a funny but small scoped typing game, we could scale things up. We decided to transform it into a unique story driven adventure game, with lots of dungeons, collectibles, a scenario written by a real professional writer, and even give a voice to the narrator.

    [/font][/color]
    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]As the deadlines were pushed to 2016, the art team jumped at the chance to put more visual quality into the game!

    [/font][/color]
    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]New quality standards

    [/font][/color]
    [color=rgb(51,51,51)][font='Trebuchet MS']

    [indent=1]We wanted to make the most of this extra production time, and we put more details into the new assets, so we basically took the opposite of what we were doing until now:

    [/font][/color]

    • More interesting paper-like shapes for the geometry
    • More and more complicated shaders
    • Clean unfolded texture mapping coordinates
    • Unique textures per asset (or one texture for the same group of assets)
    • A subtle but efficient vertical gradient (the base of the asset is darker than its top)
    • With unique texture coordinates, we could paint paper folds, and add details like hand painted highlights on the edges and Ambient Occlusion (darker color at the junction between surfaces)

      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]On those two images it's easy to spot the quality gap. You can notice the polished shapes and the greater work made into the textures, which add a lot of depth and details to the assets :

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]advanced_asset2.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]advanced_asset.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]The production time was obviously far longer than the old technique, because for EACH game asset, we had to unfold clean texture coordinates, calculate the Ambient Occlusion pass, calculate the vertical gradient, paint the edges highlights and details into the texture,...

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]We also put extra time to the environments creation process by adding an "artist layout pass" to polish each dungeon, and by working more on the lighting setups and effects. And the overall visual impact was far better than before!

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]icemountain.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]The problem was that we quickly found out that the "old" assets looked dull compared to the new ones, but we couldn't afford redesigning all of them...

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]Assets wars

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]With each new asset being prettier than the last, we soon spotted a problem in the consistency of the art direction and assets quality !

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]There was too much difference between the old "flat" assets and the new "detailed" ones :

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]versus.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]Unfortunately the budget was not so big that we could afford redoing all the former game assets to match the final style!

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]That unexpected constraint gave us the idea of showing a progression in the art style through the game, and we implemented a chronological progression into the overall papercraft quality of the adventure. That is to say the first part of the game is made of more basic shapes, and the quality of the papercraft technique evolves to be more and more noticeable as we progress into the game, following the steps of humanity evolution:

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]1- At the beginning, as the world unfolds for the first time, you will see the "basic" objects in the "nature" theme

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]evolution_01.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]2- Next, in the first dungeon you will be able to spot some prehistoric assets, made of archaic papercraft assets

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]evolution_02.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]3- As you continue your journey through human evolution, papercraft techniques evolves to show ancient civilizations

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]evolution_03.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]4- Later, you will travel through complex origami buildings, and much more, but we won't spoil you the pleasure of discovering it in the game!

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]evolution_04.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]We managed to add a real meaning to this papercraft evolution, but still we decided to redesign several old assets to match the quality gap. We've done this only for the assets we could see all over the adventure. Moreover, by doing those important assets prettier, they would be easily noticeable at the beginning of the game, where the assets are simpler, and better integrated in later dungeons, where the assets are polished.

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]The combat, exploration and teleporter tiles redone from scratch:

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]reworked_assets.jpg

      [/font][/color]
      [color=rgb(51,51,51)][font='Trebuchet MS']

      [indent=1]The conclusion of this article could be that it's far better to know the scope/budget BEFORE beginning the production process! If the scope suddenly increases, you will have to choose between more content or more quality, but keep in mind that most of the time you will not be able to use a trick like we did, and you will end up redoing all of your assets from scratch! And as artists will always tend to increase quality if you give them extra time, do not forget to keep an eye on them!

      [/font][/color]

Previous Entry Sneak peek of what
17 likes 4 comments

Comments

JordanBonser
That's a really interesting read. Great idea, turning a problem into something that will actually allow for more immersion and support the storyline.
March 07, 2016 05:16 PM
Navyman

I really like your creative solution for the assets.

The new art pieces are super nice.

Good Luck with continued development.

March 08, 2016 11:28 AM
Eck

Excellent advice sir, and it looks awesome too. :)

March 10, 2016 06:27 AM
FishingCactus

Thank you guys :)

March 10, 2016 08:13 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement