So let's a walking animation has two stages, left leg movement and right left movement
I want the player when they press [Right Arrow or Left Arrow] the character initiates left or right leg only movement until they press the key again, or if they are holding the key down the animation moves seamlessly.
Also there will be 2 idle animations for each leg movement for when the player stops.
There was a really old 2d retro game that had these realistic running animations, can't remember the name though. The controls were sure kinda clunky but I'd like to maybe recreate this if possible.