The Events view shows all events associated with the currently selected script.
Use the Events view to define, manage, and test events.
| Icon | Purpose |
|---|---|
|
|
Adds start events. |
|
|
Adds timer events. |
|
|
Adds key press events. |
|
|
Add collision events. |
|
|
Adds hotspot events. |
|
|
Adds variable events. |
|
|
Adds animation events. |
|
|
Moves the currently selected event up in the Events view. |
|
|
Moves the currently selected event down in the Events view. |
|
|
Deletes the currently selected event in the Events view. |
Right-click in the Events view to display a context menu. The following commands are available on the context menu whenever they are applicable:
| Command | Purpose |
|---|---|
| Add Event | Enables you to select an event to add. |
| Delete Event | Deletes the currently selected event. |
| Move Up | Moves the currently selected event up. |
| Move Down | Moves the currently selected event down. |
| Brackets | Enables you to select brackets. Choose from (, ), and None. |
| Logic | Enables you to select logic operators. Choose from AND, and OR. |
| Test Logic | Tests the validity of your event condition. |