I'm working with a Dog and trying to move it with PathToReference. I think it would work as the dog starts to move in the right direction, but then changes and walks to a completely different place. I used the OnPackageStart event and found that he was changing to the DefaultMasterPackage.
I changed the Default Package List (it was at:DefaultMasterPackage ) to None and it is not in the AI Package List. Is it set somewhere else? (The ActorBase is set to None so I shouldn't be inheriting the package, right?)
Thanks