airdogez / AIExpansion

Collection of AI Tools for UE4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Expansion

A collection of new nodes and classes for AIModule and BehaviorTrees.

Content:

  • Continue Sequence: Allows to continue a sequence from the last failed node or the next one.
  • Continue Selector: Allows to continue a sequence from the last succeeded node or the next one.

About

Collection of AI Tools for UE4


Languages

Language:C++ 86.2%Language:C# 13.8%