Here is the base of my BT. I pulled out the follow-up tasks as they’re never getting triggered. So what I’ve found is that when I have the Rotation task first in the execution string, it loops endlessly with the Move To never firing. If I put it second in the tree, it gets called and the sequence continues on but no rotation ever occurs.
I’ve also found that when I run debugging now, the task gets executed in a straight line from the Event Start through the Is Valid?, then the Print, the branch, the top Set Rotation and then Finish without ever altering that execution path. To top it off though, the Print isn’t giving me the vector value any more.