I understand the concept of the Global Blackboard, and am using it for variables in the scene, but having some challenges in the following scenario:
I have an NPC that use an FSM + BT whose variables are pulled from scripts I wrote on the NPC. The FSM and BTs are saved as assets, and I’d like those variables to follow the FSM and BT assets, but right now they do not.
I think I just need to be pointed in the right direction here vs. having my hand held, but I’ll take either at this point!