Custom AI Tank Movement

Hi,Yolo.The basic idea that AIMoveToLocation only working with moving the object to the different location by generated NavMesh on your Level(called corridor).To make the rotation you should make it as seperate task or a function that say “Ah ok someone says to me to rotate,lets do it and than start the movement process”.So basically you should rotate everything that you want than start the movement process and spawn the decals on your floor.