[Unity] 2D Sprite Flipping
I searched for an alternative to flipping sprites in a sidescroller environment and wasn't that happy with my findings.
To flip the sprite, my script uses the x scale to blend the character's start x-axis to its negative counterpart in the context of...
tommygamedev.hashnode.dev2 min read