Change Character Movement to WASD

In UDK you were able to add 4 animations for walking in every direction, how can I do that with Blueprint? Also how can I make my character turn with the mouse (instead of just the camera turning)?

This set of Tutorials by Epic Games is a good place to start

Also have a go at creating a Third Person game blueprint project and then looking at the “Third Person Character” blueprint as that has a lot of the basics to get you started :slight_smile: