Stendhal Quest Editor: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann |
imported>Hendrik Brummermann |
||
| Line 43: | Line 43: | ||
== Aside: The graph view == |
== Aside: The graph view == |
||
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: |
|||
{{TODO|Screenshot of graph view}} |
|||
{{TODO|Explain graph view}} |
|||
[[Image:FsmEditor Simple Graph.png]] |
|||
You can see a red box in the middle labelled ''ATTENDING''. This is a state. |
|||
The will see the two triggers ''JOB'' and ''lumberjack'' on either side of ''ATTENDING''. They are called transitions because in principle they can change the current state. But for now, we only have one single state. So they both start and end in ''ATTENDING''. |
|||
If you point the mouse cursor at a transition, you can see a box on the right with detailed information. |
|||
== Task 3: Ask the player for a new axe == |
== Task 3: Ask the player for a new axe == |
||