sbutkovi
0
Q:

how to reset rotation in unity

 transform.rotation = Quaternion.Euler(transform.rotation.x, transform.rotation.y, 0);
0
transform.rotation = Quaternion.identity;
0

New to Communities?

Join the community