I've been stuck on this for quite a while, and nothing on the internet seems to help.
I'm trying to play different animation depending on what direction the player is moving (left, right, up, or down). Nothing I've found online seems to work for what I currently have.
Here's what my player script looks like

And I probably have this set up wrong, which could be my problem, but I have a BlendSpace2D set up which looks like this:

Let me know if I need to provide any more information about my project