Multiple attack animation types

I’ve recently worked further on my other project and I have successfully made the character fall on back if it hit a wall at a certain speed and to trip if it hits an object at the height of it’s knees. Now I want to know if it’s possible to do a multiple attack animations. If yes, then is there a tutorial or a documentation of how to do multiple animations by the character’s movement?
Here’s what I want to do exactly: If the player stands without moving around and clicks, then it will do a standing attack. If it’s walking, then it should do a walking attack on click, and if it’s running then it should do a running attack on click.

Edit: If this is the wrong place to post this topic, then let me know.

No confirmation if its possible or not?