Set actor location in limit unreal engine

i want to set the thirdpersoncharacter in center of object and with swipe left right move the character to center of second object then stop there. Character just move in limit as 100 square at a time. I use get actor forward vector multiply vector with 100 and add it to get actor location then set actor location , my character set to location but without walking or jumping animation movement . how to fix that.