Hello,
So I'm making a Platformer for a class and I'm using an Alucard spritesheet for my character. He has a hitbox which all movement mechanics are tied to. I'd like to apply a turning animation for when he switches directions (or switches from mirrored to not mirrored and vice versa). I'm having difficulty programming this. Any suggestions?