make my character go in the same direction constantly

Hi, i’m new to unreal and i’m trying to do a simple 2d game. So i have my character, right now i can move on the right and on the left but i want it to move constantly up at the certain speed wich i could choose and modifie over time. I tried a lot of things like addind force, changing gravity, etc… or it wasn’t doing the right thing or it wasn’t doing anything at all. I’m using blueprint, could someone help me do that? thanks a lot!

https://wiki.unrealengine.com/Videos/Player?series=PLZlv_N0_O1gbY4FN8pZuEPVC9PzQThNn1
This should get you going. This is an excellent endless runner tutorial similar to Temple Run. For your game, just switch the axis or camera. Even though its 2D, this should provide enough info to make your game. Good Luck

thanks a lot i’il check this out! :slight_smile:

edit: woaw it was quit simple! I thought i already tried the solution but apparently i did something wrong. Have a nice day!