Move Character To Exact Position [No Teleport]

Do you want to walk or teleport?

Hello, I’m trying to move my character to a certain position in order to play an animation from that point, on a key press. I’ve tried using Simple move to actor, but there is a bit of tolerance and it is not accurate enough. There is a min horizontal distance of 65 or something in that range.

How can I make my character to move exactly to a given vector.

Thanks

Walk only. Thanks

@NoobsDeSroobs Wohoo! Sorry Man! I didn’t mean to be a smartass. Hope its cool and I’ve edited my comment. Didn’t mean it that way.

@NoobsDeScroobs Seems like people tend to change their title after you comment :smiley: [Feature Request] Access parameters from anywhere in the function - Feedback for Unreal Engine team - Unreal Engine Forums

Please watch the attitude, we are all here to help each other.

I did watch my attitude. I simply proved his statrment to be false and I told him that he shouldnt do what he did. Just like you are doing to me.

Yes, twice in short succession. Oh well. I am sadly not that good with animation, but I know there is a way to lock the animation to a certain translation. Maybe you can try to teleport after the simple move to? Gl with your game. Sorry I cant help.

Ignore him.

And this is not having a negative and slightly offensive attitude? If all you can do is argue and disparage me, please do that somewhere else. I am more than willing to receive your comment via PM or on discord.

Just going out on a limb here (I don’t have UE available at this time) Try using an AI Move To block. (You will need to drop an Navigable Mesh in the level.) Make the Target A reference to self, and the Destination your vector you want to move the player to. If that doesn’t work, then I will play around on my PC.

I’ve uploaded a video tutorial wich maybe will help you.

Warm regards