1

i have a plane and it is rotated in the x axis and i want to rotate the object in y axis 90 while keeping the x axis rotation as previous but when ever i am rotating the plane in the y axis it is also changing the x axis rotation and if i apply the transforms then the animation is not working correctly enter image description here enter image description here

3 Answers3

1

so to be clear what are you trying to make?

first when u create a plane first when u create a plane

this is x rotate 53 degree this is x rotate 53 degree rotate 90 degree rotate 90 degree

0

I just changed xyz euler coordinate system with quaternion and used local transforms.

Mr Zak
  • 10,848
  • 4
  • 28
  • 77
0

Get into edit mode and select the plane and press Shift-Numpad-7. View will orient exactly in front of plane. The you can rotate. Now you can rotate it in Y-axis without affecting X-Axis rotation.

ManaTree
  • 84
  • 1
  • 10