How to make the character move forward with the key held down

I made an action that works while the button is pressed. But I do not know how to make the character move forward by himself even if the movement button is not pressed

You’d either use Tick which executes every frame. Or a timeline, depends on the details of how this is supposed to work.

I want to make a Dash like in the mega man zero series

Did you try:

https://www.youtube.com/results?search_query=ue4+dash

This has been covered too many times, scrub through some of the entries, see if you can find something that fits the functionality you desire.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.