Recent content by GuaiWuLieRen

  1. G

    how can I run a behaivor tree manually

    hi there, I am wondering is there a method like behaviorTree.Run() or behaviorTree.Start(), so I can call it in a script?
  2. G

    The sequence action doesn't work.

    I am waiting for help. please.
  3. G

    The sequence action doesn't work.

    I found the logic of DB seems a little weird. My idea is to execute Flip Task immediately when the CanFlip returned a TaskStatus.Success. but I found that the CanFlip seems to execute dozens of times in a row. in the end, it actually returned a TaskStatus.Failure. so my question is how can I...
  4. G

    The sequence action doesn't work.

    the CanFlip conditional action is executed successfully, but the next two actions(Wait and Flip) are not executed at all, this is why?
  5. G

    Invoke Method doesn't show some method.

    oh, a little inconvenient.
  6. G

    Invoke Method doesn't show some method.

    why some public methods in a script don't show in the Method Name List of Invoke Method Action?
Top