Hello,
I have 2 characters, and I want to switch control back and forth with Q.
I use possess to switch between characters and that works great. But I now want to have my small character follow my normal characters when i am controlling my normal character. When I control my small character my normal character should just stand still. This work until the point that I switch from normal to small and back to normal. Now my small character doens’t follow me anymore. And I get the following error message: Error Accessed None ‘CallFunc_CreateMoveToProxyObject_ReturnValue’ from node AI MoveTo in graph ‘EventGraph’ in blueprint Untitled
I hope someone could help me fix this problem.