Just for a bit of background, I'm making a prototype for a top down 2D hack and slash game, in the game, the player can block against attack in the direction they're facing. However, for some reason, the animation that plays while the player is moving whilst blocking doesn't move and just stays locked on the first frame.
Some screenshots of relevant code here,
And also a Google Drive link to the project,
drive.google.com/file/d/1PRPS1fUwJzj6HwThdi_J5Guwp58jHsp_/view
If anyone could point out where I've gone wrong, I'd really appreciate it!