Behavior Tree Service doesn't tick without wait

Ah, thanks for help! I didn’t know about that hidden checkbox. Checking that fixes problem.

  1. attachment I sent is not my whole BT, it was a section which was about four layers deep and was just bare essentials to demonstrate problem I was getting. In practice, I have a bunch of tasks before and after selector. But I’ll take your notes to heart and re-examine my BT structure to make sure it makes sense.

  2. This was fix :slight_smile:

  3. The “none” value is more of an exception catching value, so if something failed to set attack mode value in blackboard, I’d like to know so I can fix my code / blueprints.

Anyways, thank you again for assistance! I still have a lot to learn about behavior trees :slight_smile: