How can I change all Composite task aborttype at runtime

I want to change all composite task's abort type to none at runtime when ever AI is performing any attack
reason I only want to interrupt any sequence when AI is chasing
 

Attachments

  • Screenshot 2024-03-25 at 13.06.43.png
    Screenshot 2024-03-25 at 13.06.43.png
    42.7 KB · Views: 0
It's not possible to change the abort type at runtime, but for this scenario I recommend that you instead use the Interrupt and Perform Interruption tasks.
 
Top