Does AIPath move the character right after instantiating?

I am having some issues with puppetmaster where it signals me that something might be moving the character right after instantiation. Deactivating AIPath script solves my issue but I want to know where is that happening on the script? Had a look on the AIBase and commented out the Teleport call on Init() but that didn’t help…

Hi

I don’t think it should… It will start moving the character during the next Update loop.