AP: EditorQAbilities

Includes both simple and more advanced editor abilities. It is also useful for learning the process of writing new (editor-related) abilities.

Among the notable are the abilities used for

  • object addition (ObjectAdd),
  • object removal (ObjectDelete),
  • object movement (ObjectMovement, SimpleObjectMovement),
  • basic from-to animation editor (AnimatorEditor) and
  • an editor for abilities and object connections (AbilityEditor).

Created by

  • Vít Kovalčík (author)