[Solved] How to do dash on top down game?

Hi, I want to know how to make dash on top down game.

the yellow arrow is the angle I want to dash and I want the dash to be specific distance. How to make the code/event?

Hi,
in the ‘conviction of gun dude’-example the player can make a dash. You can find the events under MainGame → Wesley → Controls → Dash.

thank you, I got what I want