Favorite adventure game interface style

That means that the Italians can play it even sooner? :wink:

1 Like

Well if you want to, of course! give me some time to check all the puzzles can be completed.

Edit: link sent to Guga in private.

Unless you play it in Italian, as a non-Italian speaker. Then those verbs are not spoiling anything at all.
:crazy_face:

3 Likes

So it isn’t really intuitive? :wink: How fast had she learned the coin interface and/or a one-click-interface?

I never claimed that the verb interface is not intuitive.

But that’s not the order in which you play the game. :wink: If you enter a new room, the first thing you do is to watch and examine the scene and thus the objects available there. You will then spot an object that you would like to manipulate (for example to pick it up). Then you have to find the corresponding verb in the menu, click on that verb, then search the object in the scene again and click on that object. With the coin interface you can just click on the object and select the verb you would like to use. You don’t have to take the focus (resp. your eyes) away from the object you would like to manipulate. With the verb interface you have to search the object twice (in the room).

Again: I don’t say that the verb interface isn’t intuitive, but the coin interface (done right) is more intuitive - especially for people who had never played an adventure game.

1 Like

but is the coin a way to interact or a way to solve puzzles? puzzles are non-obvious actions. the coin AFAIU allows you to do obvious things.

If you see it this way, then it is a way to interact with the environment - like the verb interface.

Well… for a 3yo that can’t read, of course it’s not 100% intuitive. She just saw letters. I had to tell her that those were actual words that she had to read. I suppose she wouldn’t have needed that hint if she had been 6yo.

She played also MI3, Sam&Max, Full Throttle and Kill Yourself. She was baffled by FT’s interface, as well as MI3. In FT she didn’t seem to like the distinction between hand and foot. MI3’s coin had the problem that the “verbs” didn’t stand out, it all just looked like decoration. And both games had the problem of treating inventory items differently, especially in MI3, where combining needs a single click while performing an action needs a prolonged click.

Sam&Max just confused her, with those icons that also appeared in the inventory, and the fact that Max becomes a verb.

For Kill Yourself I had to explain what the wrench and the magnifying glass meant, I suppose that’s a cultural fact.

So… I’d say a coin is intuitive as long as the icons have a clear meaning and stand out well enough, and the verb interface is intuitive as long as the number of verbs is reduced and the person can read.

In terms of usability, maybe the coin is better, because as you said, you first see an object and then decide to interact. It works best for touch devices, for example. But we were talking about intuitiveness, not ease of use, and I still think that the verb interface is more intuitive than the coin, despite less usable, especially if the coin ends up merging more actions like “mouth for talking and blowing”.

EDIT: I forgot, it’s also very important in my opinion that inventory items work exactly like room objects. Otherwise the player will have to learn two means of interacting, as it happens in MI3. You could have an off-screen inventory, it just doesn’t need to be full screen, as it will then force you to learn the distinction between closing the inventory and bringing the selected inventory item onto the room to use it on something else. For this reason, the 9-verb interface is still my favorite, as it keeps the inventory there in plain sight as if those were room objects.

1 Like

You let a 3yo play that?
:face_with_raised_eyebrow:

That’s because at that age, you can still stick both in your mouth?

1 Like

Made me look, too!

She’s the author’s daughter, she HAS to :laughing: I mean, Tom&Jerry cartoons are more violent than that game.

1 Like

And they frequently include (implied) suicide, too! :persevere: :gun:

SINCE YOU ASKED… :slight_smile:

you may remember I leaned towards a UI which I called “scumm without use”. Here, you only have “unary” verbs (like “push”, “open”, “enter”, “climb”, “eat”, “play”, “hide behind”, “search in”…), but no “binary” verbs (like “cut X with Y”, “paint X with Y”, “give X to Y”, “pour X on Y”…), because binary verbs would be too many, and also they are not needed, because, when you want to do a binary action, you can just combine the two objects. (e.g “saw + plank”, not “cut plank with saw”)

(A variant of the above is to have a SCUMM with only “use with” but without “use”. So, it is impossible to compose “use tree”, because if you click this, you see “use tree with…” and you are forced to click a second object. So there is no overlap between “use” and other verbs, unlike in scumm.)

Well, I implemented both variants, and they work well. But in the end I did not choose them, preferring a UI with no verbs but only “use” or “use with” (context-sensitive). The reason is that verbs were made superfluous by the fact I had already chosen to have “clickable objectives”. I.e. you need to declare what you expect will happen after you use that object.

At this point, what I think is more interesting is to explain why I chose to have clickable objectives. But this is a longer story. :slight_smile: Briefly, I think SCUMM can’t properly implement the puzzles “use saw with peg-leg to make-the-carpenter-leave-the-shop” , or “search drawer to find-a-lighter”, or “wind back the clock in order to cause-Jack-to-wake-up-too-early”, or “pour coffee on Tom in order to have-tom-take-off-his-jacket”.

I also analyzed all the puzzles that I find interesting, and found out they are much better expressed by combining an object with an objective, than by combining two objects. Some examples (from monkey2, Zak, Monkey1, DOTT, TWP):

use peg-leg in-order-to make-the-carpenter-leave-the-shop

use trumpet in-order-to win-the-spitting-contest

use wanted-poster in-order-to have-kate-arrested

use haystack in-order-to make-the-policeman-leave-the-prison

use dirty-car in-order-to make-it-rain

use electric-fence in-order-to recharge-battery

use bottle in-order-to get-a-nickel

use puddle in-order-to find-a-way-through-the-woods

…

basically all puzzles (that I find interesting) consist in understanding that an object can be used to obtain some nonobvious result. But then it’s better to just click the object and the result itself. (and the presence of the clickable result is not a giveaway, because by assumption the object has apparently no relation to that result).

1 Like

@seguso I really like your deduction.

The explicit display of verbs and objects is my favorite interface for PnC adventures. They give the illusion of a sandbox game, where incredibly many things can be done. IMO TWP does not use its full potential of possible experimentation.

image

also, elsewhere I argued that a long list of verbs , each of which must only be used once in the game, is no different from a long list of objects, each of which must only be used once. We accept the latter, so why not the former? And the consequence of this reasoning is that even a UI with binary verbs would work well. Yes, you would end up with 25 verbs. So what? Especially because you would no longer need to specify the second object. (Instead of “use saw with peg-leg” you would do “cut pegleg”. ) I also implemented this, and it works.

Then again, in apparent contradiction to all the above, in the end I opted for a UI with no verbs, because once you have objectives they are superfluous.

Yes but, as we know, Ron’s purpose was to replicate the old feeling. He said if he did another it would be completely different and innovative.

One small caveat on the puddle:

I found my way through the obvious way using the navigator’s head, saw the funny sign and thought that was the pay-off. I enjoyed it, too. Then at some later point Doug stopped DIGGIN’ and left his shovel, so I could get coins for the arcade. Only on my way out that second time did I notice one or two characters entering the woods; until then I’d only seen banana guy coming out and stupidly didn’t think much of it since I saw that guy all over the place anyway. So I was definitely in a state where it could’ve easily been a give-away given that I’d already found my way through the woods.

@Frenzie

right, but the problem you mention can be solved by rephrasing as:

use puddle in order to find the secret rendezvouz place in the woods.

But what I’m saying is that that’s a give-away, or in any case it removes what I thought was a very nice puzzle element: finding out there’s a secret rendez-vous in the first place.

The pudding thing itself was quite straightforward. I mostly enjoyed the moment it clicked that there were people walking into the forest, i.e., the very thing you want to give away. :slight_smile:

I think we have to decide what the puzzle IS. Either the puzzle is to understand that there is a secret place in the woods, or it is to understand how to find the secret place, given that the place exists. But if neither is given, i.e. if both the “what” and the “how” are obscure, that’s a puzzle flaw (excessive obscurity.). And the objective UI solves this problem, imho.

A similar flaw is in “stick leaflet on wanted poster in order to have-kate-arrested”. In monkey 2, it’s not clear that your objective is to have kate arrested, or at any rate that you need to take her belongings; and that’s imho a flaw, because, again, you have the situation where both the “what” and the “how” are obscure. The objective ui solves this too.

It also promotes soundness from the designer, because very often the designer does not realize he is expecting the player to do things without reason. With the objective ui, this becomes impossible.

But it is given. It’s analytically more accurate to call it two separate puzzles. At no point was I stuck nor was I ever doing things without reason. It wasn’t obscure. But to me you’re talking about removing a clever and fresh feeling way of doing it and getting rid of it, leaving the fairly run of the mill second part of the puzzle behind.

It’s been close to a decade since I played the special edition, but iirc your objective is to stay out of jail, or at least that’s how I remember it. Are you sure there wasn’t a hint in the conversation about her not wanting to sell something or other, or not for the right price? My wife was basically an adventure game first-timer when I played MI1, 2, and 3 with her and she had no trouble with it, often doing better than over-confident self-proclaimed seasoned “I finished these games on real DOS and Win 9x, not ScummVM” yours truly.

ok… if they are two separate puzzles, then we can assume the first puzzle is already solved when the objective “find the rendezvouz” appears. So it is not a giveaway when it appears, because you already know there’s a rendezvouz, having solved the first puzzle.

Apart from this, there are also other solutions to the problem. if you feel having “find the rendezvouz” as objective is a giveaway, don’t take that as objective, but take a consequence of that. Why does the character want to find the rendezvouz? What’s the ultimate purpose? Use that as objective.

Really, in practice this does not cause problems.