Stendhal Quest Editor: Difference between revisions
Content deleted Content added
imported>Hendrik Brummermann |
imported>Hendrik Brummermann |
||
| (20 intermediate revisions by the same user not shown) | |||
Line 44:
Unlike "job", "lumberjack" is not a predefined standard trigger, so it is not in the drop down list. Therefore we have to use the custom trigger field.
==
In the next section, we will have a look at asking questions and reacting to answer. But before we go there, we should have a look at the <nowiki>[Graph]</nowiki>-page:
Line 50:
[[Image:FsmEditor Simple Graph.png]]
You can see a red box in the middle
Linked to the ''ATTENDING'' state there are the two interaction, which we have defined earlier.
If a NPC is in state ATTENDING and the player says one of those triggers, the interaction will be executed and the NPC will reply.
If you point the mouse cursor at a transition, you can see a box on the right with detailed information.▼
▲If you point the mouse cursor at
== Task 3: Ask the player for a new axe ==
Line 68 ⟶ 70:
[[Image:FsmEditor Quest Graph.png]]
[[Image:FsmEditor Quest.png]]
== Task 4: SetQuestAction ==
| |||