Custom event only moves character a little bit

Hello everyone I’m still a noob at using blue prints and i need help. I wanted to move my character by using this swipe inputs but they only move my character for a little bit unlike when i press the wasd keys. I think the cause is this inputs are only sone for a fraction of a second while the arrow keys are pressed for a longer time… i was hoping you could help me thanks.

Thanks bro, I used time line to make it input for 0.75 seconds. Thanks. Now how do I flag your answer as the answer?

Have you tried messing around with the scale values?

i tried changing the the scale values up to a million but with same results. I managed to repeat the inputs by using event ticks.

To keep the character moving without player input you need to use a tick event into add movement input function.