How to flip the player to look in each direction (and change costumes) in WoofJS
This tutorial explains how to flip a player sprite to look in each direction when walking left or right (in WoofJS), as shown below. To achieve this, we just change the …