Posts filed under game

New Artist for Bomb Dodge - Our Story on Character Design

We hired a new artist for our upcoming Bomb Dodge game. For the first four months of development we focused on gameplay, building tech, and interactive menus. For the longest time we used programmer art and a character that Andy Brown designed/animated. The initial main character design was better than our original artwork, but we needed more art than Andy had time to make. To polish the game, we decided that we needed to unify the art style and hire an artist to create our vision.

Elance and oDesk

We searched for artists in November 2013 on Elance.com and oDesk.com. It took a lot of time, emails, and artwork critiques until we finalized our artist. Here's one of the job posting descriptions that we used.

Job Posting

oDesk - Game Artwork for Bomb Dodge

Human? Post answer to equation at top of response: 4000 x 2317 = ?

About: Bomb Dodge is a multi-touch gesture based game where you are trying to avoid explosions and fireballs. The main character is a bomb, and is dangerously explosive. The game is about survival, points, and features in-app purchases.

Art: I need quotes on completing artwork listed in the PDF document. Here's the priority of work.

1. Title Logo/Icon
2. UI for Home(menu), Play, Pause, Store, and Game Over screens
3. Item icons
4. Characters
5. Background
6. App Store Screens (5)
7. Character animations

Style: Cartoonish and simple. No fancy 3d graphics. The menus float above the game in the background.

Website and videos: http://BombDodge.com

Sorting Through the Noise

I had 25 applicants on Odesk and 33 from Elance to sort through. It was a lot, but there were ways to quickly eliminate many of the applicants.

  1. We had a math equation, and if someone didn't answer it, they were removed from the potential list (One of our top artists missed the math equation, was rejected, and re-submitted a proposal with the answer).
  2. I removed anyone who's didn't have a nice looking portfolio.
  3. I removed anyone who didn't have a good website/youtube/vimeo.
  4. Some artists had artwork that was decent, but not excellent. They were removed.
  5. Others would have unpolished or amateur work on their portfolio site. We skipped them, since attention to detail is really important to us.

Skype Interviews and Paid Test Projects

To pick our final artist we did a Skype interview with 4 artists and then sent test projects to 3 of the artists (One backed out due to other commitments). I don't believe in free work, so the projects were paid (1-2 hours) at the artist's hourly rate. We spent $164.99 on the test art projects. The test was to design the main character or game theme. Our target cost was between $500 - $1,000 on art.

We had two questions that we wanted to be answered

  1. Can we communicate? i.e. do we enjoy talking with the artist, and is it easy to express ideas.
  2. How does the artist's style apply to the game? A polished portfolio needs to be tested to our game concepts. 

At the end of the tests, we had the following designs from three artists.

Bomb Dodge - Art Test Projects

Bomb Dodge - Art Test Projects

A Major Requirement - Animation

Each artist had a different style, which was in line with what we were looking for. A third requirement grew from seeing the animations and playing the game with Andy's animations. Clearly, we couldn't pick an artist from 2D portfolio work, and we needed to compare animation skills. Artists 1 and 2 had very strong animation skills, so now we had to decide between two very different art styles.

After a lot of discussion we hired Andrea Dailey (#1 Art Test above). She had a strong portfolio, but what really sold our team, was the emotions and ideas that she brought to the project. Andrea had the ability to capture my imagination with her character style and her ability to animate motion, weight, and emotion.

The kicker was that she presented new ideas for style that we didn't think about. As a creative person, I love to brainstorm and bounce ideas around. I enjoy learning from other people and she educated our team on character design (chunky characters are more friendly).

Bombee is Alive

bombee_disneystyle_test.gif

After the initial test job we began to pick a style for Bomb Dodge. Andrea suggested a paper-esque look from Brittney Lee. It was fun, colorful and appealing. I don't want the game to look like Angry Birds or Cut the Rope, so the depth from the paper texture combined with color is one way to stand out.

Here's a progression of our current Bombee (main character) as it has evolved. The design isn't final yet, but we're getting close.

Evil Robotic Bombs (Drones)

One of the enemies in the game is a bomb that's trying to make our main character to explode. We wanted this character to be a little evil looking. Here's a series of concepts to final design.

Bomb Dodge Gameplay with New Artwork

With new art, we gave our Bomb Dodge game the much needed facelift. Checkout the new art in the gameplay video below. Character animations are in the works, as well as updates to the background and UI.

Connect

Signup for our mailing list, and learn about our new game when it launches. 

Posted on December 18, 2013 and filed under iPhone, game.

How to Fix Being Locked Out of Game Center on iOS 7.0 Device

Game Center app when logged into a Sandbox Account

Game Center app when logged into a Sandbox Account

There can be unexpected issues when working with Apple's Game Center tech. Sometimes when your'e testing a new feature in your game you just want to skip the login and get to the game. Unfortunately there is some lockout logic in Game Center that'll cause more frustration. If you cancel the authentication dialog 3 times, it'll make your game permanently locked out of Game Center in the sandbox account.

While working on Artwork Evolution's upcoming game, Bomb Dodge, I ran into this issue, and it took hours to find a fix. Apple's Game Center documentation does not provide information on it. The good news is that the issue has a workaround if you dig far enough on the Apple Developer Forums or Stack Overflow.

Below is a summary of how to fix the issue as well as replicate it on both the iOS Simulator, iPhone, iPod Touch, or iPad devices.

 

iOS Simulator: Game Center App to the Rescue

When not logged into a Game Center account, starting the iPhone game will prompt you to authenticate and sign in. If you press "cancel" it will allow you to play the game without authenticating. However, if you repeat this process 3 times (not just in a row), after the third cancel, it will not prompt you to authenticate again.  You are essentially "locked out" of Game Center.

If this happens in the iOS simulator, you can remedy it by simply logging into Game Center via the standalone Game Center app. This is also works on an iOS device when locked out of a regular, non-sandbox Game Center account. After logging in through the Game Center app your number of "Cancel"s replenishes to 3 like when we started.

 

Your app will display a welcome message when starting with Game Center authenticated.

Your app will display a welcome message when starting with Game Center authenticated.

When locked out of Game Center, logging into your app doesn't authenticate game center, even if you are logged in via the Game Center app.

When locked out of Game Center, logging into your app doesn't authenticate game center, even if you are logged in via the Game Center app.

 

iOS 7.0 Device: Reset All Your iPhone Settings

When using a Game Center sandbox account on an iOS 7.0 device, getting locked out is much more problematic. If you cancel the the authentication 3 times in a row (Note: on the device it must be 3 sequential cancels), logging in via the Game Center app will log you into a regular, non-sandbox account, not the developer sandbox account. Now you can't login to the sandbox version of Game Center and are unable to authenticate.

The only way to get back into Game Center for the sandbox account is to clear your device's settings by going to:

Settings > General > Reset All Settings 

IMG_0024.PNG

Heads Up: It'll reset Wi-Fi network settings, Siri, location settings, etc. On an iPod with Wi-Fi only you'll run into a second issue, no wifi means that you'll never see the authentication prompt for Game Center when you open your game. Make sure you re-connect to Wi-Fi and then open up your game.

Always authenticate with Game Center and don't make that mistake again!

 

 

Posted on October 15, 2013 and filed under game.