Share

Events View

The Events view shows all events associated with the currently selected script.

Use the Events view to define, manage, and test events.

Icons

IconPurpose
  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.

Context Menu

Right-click in the Events view to display a context menu. The following commands are available on the context menu whenever they are applicable:

CommandPurpose
Add EventEnables you to select an event to add.
Delete EventDeletes the currently selected event.
Move UpMoves the currently selected event up.
Move DownMoves the currently selected event down.
BracketsEnables you to select brackets. Choose from (, ), and None.
LogicEnables you to select logic operators. Choose from AND, and OR.
Test LogicTests the validity of your event condition.

Was this information helpful?