Hi there!
I have been tinkering around with my own game some time ago and instead of manipulating the player object’s scale, I used the Sprite Renderer’s Flip property to flip the player’s sprite during running as it seemed to be the more natural choice. Is there any advantage of using one over the other?
PS: Love the course so far!