Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

Best way to create similar circular movement for several objects

Anonymous

Best way to create similar circular movement for several objects

Anonymous
Not applicable

Hey all,

 

I have been working on a project that includes several particles (separate objects) moving across the screen as if they are flowing and I was wondering what the best way to animate this would be.

 

My idea was to give them each the same pivot point and just have them orbit around but not sure if this is practical.  

 

I am pretty new to the program so try and keep it simple.

 

Thanks!

 

0 Likes
Reply
296 Views
1 Reply
Reply (1)

mspeer
Consultant
Consultant

Hi!

There is nothing simpler than the solution you already named, by offsetting the pivot (center) and rotating the object.

0 Likes