How to make a quick movement of the enemy to the player, without using a teleport, and set actor location

How to make a quick movement of the enemy to the player, without using a teleport, and set actor location

How do you mean quick? and why can you not use teleport?

Is it movement action you want? if so then you make the actor move towards your player but increase its velocity to the speed you want.

im guessing its an AI Actor? if so use that but increase its maximum walk speed to move faster.

I can’t use the teleporter for the reason that it would look too clumsy. I tried to increase the speed of the actor, but it did not give the result that I needed.

Root motion dodge/strafe. Bump the play rate and the character movement velocity.