Skip to main content
Participating Frequently
October 17, 2013
Question

Is there a way to rotate a picture like you would turn your head?

  • October 17, 2013
  • 2 replies
  • 521 views

Is there a way to rotate a picture like you would turn your head?

All the rotating tools I've seen rotate pictures like a wheel.


Thanks in advance

This topic has been closed for replies.

2 replies

Inspiring
October 17, 2013

if you wanna make 360 rotation of any object, then simple way is you need to put image sequece into a movieclip and you can show single image according to rotation value.

Ned Murphy
Legend
October 17, 2013

Look into using the rotationX, rotationY, and rotationZ properties for the ways you can rotate an object on different axes.