Skip to main content
Participant
September 1, 2021
Question

How to change the orientation of 3D layer?

  • September 1, 2021
  • 1 reply
  • 373 views

I want to change the orientation of the green layer at a particular angle (say 60 degree) , but when I am trying to do so using roation handle (X axis-red), all three angles are changing. Please help.

 

 

 

This topic has been closed for replies.

1 reply

Mylenium
Legend
September 1, 2021

That is to be expected. You are running into gimbal lock issues, i.e. the old Euler vs. Quarternion thing. What you want to do cannot be done by just rotating the 3D layer. You have to use auxiliary Nulls to neutralize certain rotations and then have clean values. I would suggest you look up a few basic tutorials on rigging stuff for animation, including how it's done in 3D programs. these principles also apply to how you would do it in AE.

 

Mylenium