Skip to main content
Participant
September 1, 2021
질문

How to change the orientation of 3D layer?

  • September 1, 2021
  • 1 답변
  • 373 조회

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.

 

 

 

이 주제는 답변이 닫혔습니다.

1 답변

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