Walking animation using shift key.

I am new to UE4 and have managed to set up a basic idle animation and run. But what I would like to do now is for the player to press ‘shift’ on the keyboard and then for the character to change into the walking animation. I don’t know where to go, try watching videos and nothing. Using blend space but so many tutorials on setting up blend space differently…I just get lost. If anyone knows a book to read or a video to watch on how to help set this up, that would be very grateful.

Hi man,
basically he same way you set the idle animation .
is pretty easy just enter your pawn or actor and based on the input you press or dont press, set the animation to idel,walk-run.

Here a video about setting the blend animation on run-walk instead