Making a character thrust forward?

How to make character thrust very fast in certain direction on button press just once?

I tried using “Move Component” but its not taking local rotation in account.

Tried using “Set Relative Location”… but i want my character to move not jump in space ??

please help.

Oh my god!.. you are a life saver… really… Thanks alot :slight_smile: :slight_smile:

i just tried that for a sidescroller character, but it only works in one direction (if i turn around the character gets propelled backwards :frowning: does anyone know if theres a solution the impulse direction can be adjusted (+/-) regarding the orientation of the Character?

instead of using Impulse : y : 10000 , try usign the Forward vector of the character and adding a number to that Y .