i want to set the character in center of object and with swipe left right move the character to center of second object like push block game. I use get actor forward vector multiply vector with 100 and add it to get character location then set character location , my character set to location but not in animation movement .
Use simplemovetolocation.
with set actor location it move to location but without animation movement or without walk. if i replace it with simplemovetolocation then it is not perform any action.