Problem with scale

Hi,

To flip the player you can use player.setFlipX(true); and player.setFlipX(false); to flip back again.

Hope this helps :slight_smile:

2 Likes