W
W
WasTabon2021-07-27 17:19:50
Unity
WasTabon, 2021-07-27 17:19:50

How can I rotate a 2d character from different parts?

610015b8a4076984953677.png
For example, I want it to turn right and left, but how can I implement this? Why not make a loop for each part of the character and make it flip.x ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
ReyGrau, 2021-07-27
@WasTabon

Use Transform.Rotate(0f,180f,0f) here is an example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question