I'm not sure if this is the right channel for this but I have a problem, im developing a 2d game and the rotations arent working. In the first and second picture, the platform is normal (The first shows the rotation). But when I try to rotate it it gets jagged. Something similar happens on all axis not only the z. My guess is that it somehow does 3d rotations. but idk. btw im using an older version of unity (2020.3.48f1) Thanks in advance :)
#Unity2d Rotations not working
1 messages · Page 1 of 1 (latest)
It definitely does 3D rotation. Is it possible that your parent has a rotation ?
the parent
but i think it does have something to do with that
bc it worked prior
but since i put it there
it doesnt
how can i fix this
No idea. However, this is almost definitely because of parent rotation.
ok ty
Given what you said.