Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Able Core

  • Fully Network Supported
  • Ability Targeting
    • Support for various shapes of queries including cones, spheres, and boxes.
    • Dynamic filters - Keep what you want, remove what you don't.
  • Common Ability Behaviors
    • Ability Cooldowns, Stacks, Passive Abilities, Ability Branching, and Channeling to name a few.
  • Use simple behaviors called Tasks to build your more complex Abilities; Able comes with a number of predefined Tasks such as Play Animation, Play Sound Effect, Apply Damage. You can view a more complete list of Tasks here.
    • You can also write your own Tasks either in Blueprints or C++, Able will pick them up automatically.
  • Full AI Support with a number of new Behavior Tree Tasks / Decorators.
  • Platform Agnostic, Able works on all platforms.
  • Fully Extendable C/C++ API.
  • Clean and Well Documented Code helps your engineers ramp up quickly.

...