Brackeys / 2D-Character-Controller

Free 2D Character Controller for Unity.
https://youtu.be/dwcT-Dch0bA
1.16k stars 1.62k forks source link

Flipping without changing transform #38

Open manolacherazvan opened 2 years ago

manolacherazvan commented 2 years ago

You will flip the sprite with SpriteRenderer component(not with transform). This is better if you dont want the x scale -1.