You could try this line of code for the walking animation bug
Event: Condition 1: Keyboard > If W is down
Condition 2: Keyboard > If D is down
Action: Action 1: Player > Play animation "Walk Right" (Or whatever your animation to walk right is called)
Hopefully that helps!