Description
At the top of the Main screen under the Main Menu the Event Panel is shown (Figure 1).
Figure 1. Event panel example. |
Menus
By the right clicking on this panel you can open standard menu, which allows you to
- add new event,
- cut (Ctrl+X),
- copy (Ctrl+C),
- Paste (Ctrl+V),
- and delete events (Del).
The Event panel contains numbered Event boxes (Figure 2), so you can choose their relative position by simple dragging one event in front of another. More complicated logic sequence of events describes using Headquarters in Headquarters menu.
Event contains elements, shown on the Element panel and Event composition editor, when curtain event is active (left-click). The number of elements in the event is shown in the top left circle in the Event box. Under the circle the number of enable code snippets is demonstrated, if there are any.
Figure 2. Event box |
On the bottom of the box you can select the activation type. By default it is activation
By time, displayed like picture of Clocks. By clicking on it, the activation menu appears (Figure 3).
Figure 3. Activation type menu. |
Four buttons are 4 different activation types:
- By time
- By condition
- By time OR condition
- By time AND condition.
After choosing any of them, box returns to its normal state. Near activation button we can see event duration in ms, which can be also edited (double-click). This number shows how long this event will last until the next one is activated, this is crucial for
By time condition. Else you should set condition of event activation in the Condition snippet on the
Snippets panel.
Main concepts and properties of Event described in
Event page.