Do i want to use the “Async " one or the callback one? I mean i only need one slot and one node to call each a save and load , like " save game world " , and " load game world” . right?
Also i should be able to put the initial nodes " save game world " and “load game world” , right on just the parent AI bp , right? All the other AI are childs of the parent. And tie those nodes in to the code , like after the character is possessed ?