PQ4: UI

Most of Sierra’s adventure games used standardized UIs, but the standards went through several iterations. The very earliest Sierra adventure games were illustrated text adventures, where all interaction went through a text parser, and the graphics could be turned off at will. King’s Quest introduced the AGI engine, which added interactivity to the illustrations through an on-screen avatar that you moved around with the arrow keys or a joystick, and this marked the beginning of what we tend to think of at the Sierra-style game today. But it wasn’t until King’s Quest IV, the first game to use the SCI engine, that they added mouse support, and even then, the text parser remained the primary way of entering commands. Only with King’s Quest V did they start making true “point-and-click adventures” — a few years after their chief rival, Lucasarts (then known as Lucasfilm Games). This was basically the final standard Sierra interface, and this is the stage at which Police Quest 4 was made.

Now, the Lucasarts UI at that point was basically a menu for building text commands. You had a menu of verbs at the bottom of the screen, and the nouns were provided by clicking on objects in the scene or in your inventory. Sierra’s approach was different: instead of textual verbs, there were icons. Click on an icon, and it changes the cursor. The icons varied from game to game, but typically included a walking-legs icon for “go to”, an eye for “examine”, and a hand for a general “use/manipulate/pick up”. The last is something that Lucasarts games would split into multiple verbs, allowing the player to specify what they wanted to do more precisely. With the Sierra version, I often don’t know what effect clicking the hand on something is going to produce. Click the hand on a person, and, depending on context, it might be interpreted as an attempt to shake their hand, or to push them aside, or grope them, or tickle them. (In the course of playing PQ4, I’ve encountered all of these.) Lucasarts experimented with their own version of a body-part-oriented action menu in Full Throttle, and it had pretty much the same problem. If it is a problem — there’s something to be said for a game that surprises you, and Coktel’s Goblins series made a virtue of it by making it pretty much the point of the game.

These icons aren’t the only verbs, though. Inventory items are also verbs. That might seem strange if you’re unfamiliar with the kind of UI I’m describing, but what I mean is that they can be assigned to the cursor just like the action icons, effectively creating the verb phrase “Use [object] with…” Now, one big difference between the Sierra point-and-click UI and the Lucasarts one is that Sierra made verbs into modes. Once you assign an action to the cursor, it stays there until you change it. This, combined with the obtuseness of some of the puzzles, yielded the “use every item on every other item” syndrome. If you have an apple in your hand, and you don’t know what it’s for, it’s easy to just go around clicking it on everything until something happens. I really haven’t had a problem with this in PQ4, though, perhaps because the use of objects in this environment tends to be obvious. I have a gun and a badge, but when I get stuck, I’m pretty sure it isn’t because I haven’t applied them to the right inanimate objects.

One other thing about the Sierra UI from King’s Quest V onward: it was designed with full-screen graphics in mind. In KQ5, the icons were hidden until you moved the mouse to where they were located, along the top of the screen. (PQ4 puts its action icons at the bottom.) In KQ5, this had the effect that anything in the top inch or so of any scene had to be purely decorative, because there was no way to click on it: if you moved the mouse cursor there, it would be immediately covered up with action icons. Now, by PQ4, they had come up with a way around this: the icons only appear when you move the cursor all the way to the bottom edge. But at the same time, PQ4 makes such measures unnecessary by not using that part of the screen after all! The scene takes up only part of the screen, making a sort of pseudo-letterboxed effect; at the bottom, when the icons aren’t visible, their place is taken by filler, the words “Police Quest” in big letters on a crude stone-effect background. They might as well leave the interface there all the time — and in fact they give the player that option: you can “lock” the UI in place. But why not just make it that way automatically? It smells of compromise between opposing design goals, or perhaps code reuse with unintended consequences.

The Dark Crystal

dark_crystal-stonesI have a perverse fondness for games adapted from movies. There’s a kind of art to them that isn’t found in original works, a balancing act on the designer’s part that I find fascinating, like a highly constrained poetic form. Much of the enjoyment comes, not from the gameplay itself, but from seeing how they used the techinques of the new medium to try to reproduce the feel of the original.

Of course, the answer is often “badly”. Sturgeon’s Law applies, and games based on movies don’t have to try as hard to get an audience. And so it has become common wisdom that games based on movies are hackwork, and best avoided, with the possible exception of those based on the Star Wars franchise (which are more often original works set in the Star Wars universe than adaptations per se). But I don’t care. As far as I’m concerned, movie adaptations cannot be judged by the same criteria as other games.

And in the case of The Dark Crystal, it’s also separated from the bulk of games by history. This seems to be one of the earliest games based on an official movie license — it was released in 1982, the year that also gave us the Tron coin-op game and the infamous Atari 2600 E.T. It was certianly the first movie to be officially adapted as a graphic adventure. So, unlike today’s adaptations, it didn’t have a lot of established techniques to work with. Roberta Williams had to figure the whole thing out from scratch: how close to adhere to the source material, how much to add.

Probably the strangest choice she made was to include Jen, the player character, in the illustrations. Understand that there is no animation, and that Jen’s picture is not a player-controlled avatar. He’s just part of the illustration for each room. This probably makes it the first adventure game with third-person graphics. Appropriately, the text is also in the third person: instead of the Infocom-standard “You are in the Valley of the Stones” or the Scott-Adams-style “I am in the Valley of the Stones”, it’s “Jen is in the Valley of the Stones”. This is very unusual for an adventure game, but I can understand why it was done this way: the illustrations are mostly based on still images from the movie showing Jen, and once you have that, you’re clearly not seeing it through the player character’s eyes. Also, unlike previous Sierra games, Jen is a character distinct from the player, rather than a projection of the player into the gameworld. This would become the norm for them, even as they dropped the third person grammar and addressed the player as the player character (“Oh no, Sir Graham! You’ve fallen off a cliff!”)

I wonder how much these experiments with presentation inspired the development of King’s Quest? The on-screen player character seems like it could be a stepping-stone towards the fully-animated player-controlled avatar. Perhaps this game’s importance to the history of the medium has been grossly underestimated, due to its being regarded as merely a movie adaptation.

In other respects, the environment has a lot in common with both King’s Quest and Time Zone: it’s mostly a grid of exterior scenes, sparsely scattered with usable objects. This is actually pretty appropriate to the source material, as The Dark Crystal is in large part a travelogue of a bizarre fantasy world, with lots of shots devoted to showing off the sets. I only wish the game had more interactive details. The setting is more fully implemented than in Time Zone, at least to the extent that you can often get one-sentence descriptions of scenery objects, but it doesn’t do justice to the film’s twitching, chittering wildlife. There’s a bit in the film involving what I can only describe as mountain sea-anemones. They lie still, looking like tentacled plants, until, at Jen’s approach, they all simultaneously and busily withdraw into their crevices in the rock. I’d love to be able to trigger that kind of reaction in a game.