Recent content by WintryBlaze

  1. W

    Conditional Abort not being evaluated

    Woops, it didn't occur to me that HasTarget has to inherit from Conditional and not Action. Problem solved.
  2. W

    Conditional Abort not being evaluated

    Maybe I'm misunderstanding how conditional aborts work, but in the screenshot you can see MoveToWaypoint is in the Running state but I thought because of the conditional abort, HasTarget should continue to be evaluated as well. But it's OnUpdate() only gets called once, when it first gets...
Top