Quantcast
Viewing all articles
Browse latest Browse all 5

Answer by Fubiou

Hey, I found a simple way to flip the 2d character with a simple line: transform.localEulerAngles = transform.eulerAngles + Vector3(0,180,-2*transform.eulerAngles.z);

Viewing all articles
Browse latest Browse all 5

Trending Articles