I just want to be able to evade if needed during an attack. It is unbelievable that no one has asked this before.
Im uploaded the file.
P/s:
The problem with parallel node is that once it returns results, it will reset all the child nodes that are running.
Case first return true:
If the evasion is completed, the attack will be stopped.
Case first return false:
The parallel node will return false even though the node attack is running, and the table of right nodes will be started and stopped at the next frame (because the attack condition is true).