Event response
Events are a core function of Môveo, as it is not relying on the classic tree-branch format, but on making little tree-like dialogs and flows. By doing so, you can reuse any of your dialogs and trace back to an event response, without having to build or write them again.
Event triggers then allow you to jump into different dialogs and serve as shortcuts to other points of the dialog.
note
Event responses activate event triggers.
Use of an event response
Event response | Event trigger |
---|---|
![]() | ![]() |
In the above example, the event response (left) triggers the dialog that has an event trigger as its parent node (right).