Skip to main content
Yiannis72
Inspiring
February 11, 2017
Question

Element 3d model auto orientation to motion path.

  • February 11, 2017
  • 2 replies
  • 1565 views

Hello!!

     A simple question.....

How can we auto orient an Element 3d model (e.g. an aircraft) along to its group null, so we don't have to manually rotate the model?

Thank you!

    This topic has been closed for replies.

    2 replies

    Participant
    March 7, 2023
    Screenshot_2023-03-07_at_10-39-36.png
    Szalam
    Community Expert
    Community Expert
    February 11, 2017

    Wait, are you saying it's already set to follow a null, but isn't following that null's rotation?

    Yiannis72
    Yiannis72Author
    Inspiring
    February 11, 2017

    Yes.. It follows the null but the 3d model always faces the camera.

    Mylenium
    Legend
    February 12, 2017

    E3D doesn't have any built-in auto-orient. You have to use the good old lookAt() expression or at least hardwire the rotations from the Null using pick-whip expressions.

    Mylenium