Waiting Blackboard Variable

Forums 💬 NodeCanvas 🗨️ General Discussion Waiting Blackboard Variable

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14372
    atmuc
    Participant

      i have state A and B. i have check bool condition that checks global blackboard variable. it is default false. i want this transition to wait until i set this blackboard variable as true. when state A is empty flow ends on state A. when i set run forever action to state A it does go to state b when blackboard variable is true. how can i make it work?

      #14373
      atmuc
      Participant

        i found my problem 🙂 i have an any state and it’s condition is always true. so it breaks my fsm.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.