I need help with more than one overlays

I need help animating more than one overlays. I have two overlays in my scene and I want them to move at the same time, but I don’t know how to animate that. Please, help.

Use the ‘AND’ command (:

I can elaborate if u need me to (:

1 Like

Yes please.

Never mind, it worked. Thanks

U do your usual =

@overlay OVERLAYNAME create AND overlay OVERLAYNAME opacity 1 in T AND overlay OVERLAYNAME shifts to ____________ AND overlay OVERLAYNAME scales to ____________

then u do the same with the other overlay but u put it together =

@overlay OVERLAYNAME create AND overlay OVERLAYNAME opacity 1 in T AND overlay OVERLAYNAME shifts to ____________ AND overlay OVERLAYNAME scales to ____________ AND overlay OVERLAYNAME01 create AND overlay OVERLAYNAME01 opacity 1 in T AND overlay OVERLAYNAME01 shifts to ____________ AND overlay OVERLAYNAME01 scales to ____________

Edit: Just realised you’ve already sorted it (:

2 Likes

Thanks. :blush:

Your welcome (:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.