Hi guys! I'm new to Ork and had been stuck in this problem for quite awhile before finally decided to post this thread in hope to find some useful help from all the great people here.

I am trying to create a battle AI that will choose it's target based on game variable. For example, based on the game variable, it will either target the main character, or target the allies of the main character. Is it possible to specify the target specifically? Thanks in advance and sorry if my question wasn't clear
  • Use a Check Status node using Group Leader (target Enemy). If Is Leader is enabled, it'll add the group leader (i.e. the player/main combatant), otherwise all the other members of the group.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Thanks for the solution! It worked perfectly
Sign In or Register to comment.