So I made a sphere movement with Cobryis tutorial (Stardust HD in Blueprints - Unreal Engine - YouTube), but I cant figure out how to make my character always move forward. Is there a way of doing that?
I tried adding movement input, but couldnt manage to make it work 
there are many ways to accomplish what your looking for the easiest is to add movement input on tick as shown in the endless runner tutorial (about 4 mins in)
The problem is that I don’t have movement input
I’ve chaenged get move forward to constant float now. I always move forward but can’t controll character