Reply To: Shared FSM Asset without binding, how to assign subtree variables?

Forums 💬 NodeCanvas ⚙️ Support Shared FSM Asset without binding, how to assign subtree variables? Reply To: Shared FSM Asset without binding, how to assign subtree variables?

#15306
jacky655121
Participant

    If I do it as a blackboard variable, the subtree variable can be assign.
    But when I have multiple NPC that is using the same FSM asset, the subtree’s variable (TestFloatBT in the picture) cannot be assign individually. When I change one NPC’s variable, the other NPC’s variable will be changed too.

    [attachment file=”3.png”]

    So is there a way to not bind the FSM but can set subtree’s variable individually? Thank you.