move forward

Can anyone tells me how to move an object forward after the object changed direction?

Theres a “get forward direction” node you can use in blueprints.

Additional question:
Im making a custom movment component. Whats the best way to handle movement per tick? Is “set actor location” going to cause me problems? How exactly does the “add movement impulse” node work?