Blog Archives

A Game Designer Is Not The Same Thing As A Game Artist

There seems to be a common misconception that a game designer is the same thing as a game artist. Students and wannabe game developers have told me that want to be a game designer and create all the concept artwork for a game — or, alternately, they are concerned that about not much skilled in drawing. Apparently, they have the perception that a game designer’s come up with an idea for a game, draws a lot of sketches about how that game should look, and then passes those sketches off to someone else to do while waiting for their royalty checks to roll in.

That fact is that game designers do not need to be very good at drawing. At most, a typical game designer may sketch out the structure of the game’s menu, the placement of buttons and other user interface elements on a screen, or the layout of a level. However, there are many good tools that can assist you in these tasks.

Writing is a far more valuable skill for a game designer to have, as well as the drive to work hard throughout the game’s development.

These are the main tasks of a game designer:

  • Take a game idea (the idea may be someone else’s, such as the manager of a studio or a producer at a publisher) and work out all the details that make it a complete design: goals, obstacles, resources, rules, controls, story, and so on. For a large-scale game, this means creating one or multiple game design documents that are hundreds of pages long, full of tables, formulas, and diagrams explaining how the game will work in sufficient detail that all the programmers, artists, and sound engineers can figure out what their tasks are.
  • Possibly create a rough paper or digital prototype of the game to test and nail down the rules and other game elements before it goes on to the development team.
  • Conduct playtest sessions with groups of playtesters, record their reactions to the game, analyze the results, and make necessary modifications to the design that will create the experience they were trying to create.
  • The task of creating sketches for a game’s characters, objects, and environments is that of a concept artist. Some game designers are also concept artists, but most are not. Concept artists are specialists who are skilled in illustration or fine art.

    They are also commercial artists, in that they have a client (the designer) for whom they work. They create illustrations of the game characters, objects and environments described by the game designer, and if approved, these illustrations are used by the other artists on the art team for to create models, textures, animations, and levels.

    Game designers and game artists both apply creativity in their craft, but their skills and responsibilities are very different from each other.

     

     

Motion Capture of Facial Expressions for Game Animations

Andy Serkis in motion capture rigSomeone who had just seen the impressive computer-generated apes in the recently released film Dawn of the Planet of the Apes asked me why it is so difficult for video game developers to simulate realistic looking mouth and facial movements. Even in games with the most advanced and sophisticated graphics, the one unrealistic aspect that usually stands out for is mouth and facial movements.

The problem is that human facial expressions and speech involve many, often subtle use of our facial muscles. Even as babies our attention is drawn to other people’s faces, and as we grow up we learn to detect the most nuanced facial movements.

In games, we do not have the luxury of recreating such subtleties. This wasn’t a problem in the early days of computer games, when resolutions were low, graphics were blocky, and colors were few — we expected the animations to be as crude as the graphics.

As game technology advanced, so did the capabilities for represent characters in a game. When we produced Vampire: The Masquerade – Bloodlines at Activision, we licensed the graphics engine Valve created for Half-Life 2. We also licensed software for our developer, Troika, to use that would interpret the audio files used for voice-over sequences, and select the correct mouth animations to play while the voice-over played. We also had control over which facial expressions to play, and overall, it was very cool.

However, technology used in films for representing digital characters had far outpaced that which we were using on games. At the same time we work developing Vampire Bloodlines, Peter Jackson was producing his Lord of the Rings films, which featured Gollum as a fully rendered digital character. As time went on the technology for digital characters improved, and now actor’s faces can be motion captured for extremely realistic and nuanced facial expressions. As a consequence, the audiences experience with and expectations for digital characters has grown more sophisticated, and the limitations of such characters in video games have a much harder time meeting such a high threshold for a willing suspension of disbelief.

Why is it hard to match what is now happening in the film world with digital characters? The reasons mainly have to do with the expense. To capture factual expressions, you need special motion capture equipment and the software to parse the motion capture data down into coherent information for driving the computer animations. Then, rendering the character requires many computer servers running for many hours to create a single animation frame.

Now, film resolution is higher than the resolution of video games, and that’s both a benefit as well as a problem. It’s a benefit in that the render time for a video game frame doesn’t take as much time, but it doesn’t look quite as realistic either.

There are other problems with video games trying to match films. A film’s running time may be 2-3 hours, but a gameplay involves many hours of playing time — and that’s just playing the game straight through along one path. All of the different permutations of gameplay may require a massive amount of animations to be created.

Also, there’s the interactive nature of video games. Animations in filmed are “canned” or pre-recorded. That is, it may take many hours to render a single animation frame, but each frame is recorded to play back later in the film at 24 frames per second.

In a game, animations for cut scenes may be pre-recorded, but not during gameplay in which the animations are based on the player’s actions in real-time, especially when the player can observe characters as s/he moves about in a 3D environment. Those character animations are not pre-recorded, but have to be generated in real-time, or on the fly, as the player plays the game. Therefore, the animations are rendered quickly on the player’s computer at a game frame rate of up to 60 frames per second, rather than each individual frame being rendered across hundreds of computers in a render farm across an entire day. So, therefore it’s impossible to get real-time animation that has all the sophistication and subtlety that’s in a motion picture.