Recent content by seired

  1. S

    Task selector only runs CurrentChildIndex() once

    I thought I'd made it work in the MiniGauntlet scene a few minutes ago but It turns out I hadn't committed the changes to the prefab, I'll try your advice, thanks!
  2. S

    Task selector only runs CurrentChildIndex() once

    Hi, first I want to thank you for making Behavior Trees, it's making my development process a lot easier. That aside, I'm trying to make a custom Task selector like the one included in the MiniGauntlet sample. I'm changing the nextTaskIndex value with a static field from another class to keep...
Top