Trying to get character to autorun

I’m having some trouble getting my character to start running and never stop. My goal is to create something akin to the Google offline dinosaur game as an exercise. Can anyone point me in the direction of some good tutorials for this?

No tutorials, you just need to create the key for it in settings, call it into the BP, add a flip flop to toggle on and off, and create a looping timeline.
while playing you add movement speed like for the other nodes.
the other flip flop pin can be plugged into stop.
The timeline length and value shouldn’t even matter really - but you do have to make sure it is set to loop.

I’m fairly new, can you spell it out for me? I’ve tried doing a key connected to a loop, but no luck. Using 2D mode.