Stop Auto Showing FSM or Behavior tree

NodeCanvas Forums Support Stop Auto Showing FSM or Behavior tree

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12123
    yulaw2k
    Participant

    1.When I click on a object with a behavior tree it automatically changes the windows to the behavior tree.

    2.Lets say I am inside of a behavior tree which is inside of a FSM. I am trying to watch the behavior tree, but I click play and it automatically kicks me out and back into the top level FSM.

    PLEASE!!! PLEASE PLEASE!! tell me how to stop this behavior…… It might not be a bad behavior on a computer with multiple monitors, but when you have multiple tabs in the same window its insanely aggravating.

    #12130
    Gavalakis
    Keymaster

    Hello,

    I am really sorry but this behaviour, at least right now, can not be disabled. That is because at the time you enter play mode, the SubTrees are not yet initialized to save performance and as such they practically do not exist up until they are initialized which happens the first time a SubTree is executed.
    Of course in editor mode, you can lock the graph with the “lock” button on the top right to avoid auto changing target graph in editor when selecting a different gameobject with a graph.

    Thanks.

    Join us on Discord: https://discord.gg/97q2Rjh

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