I need to rotate my overlays but it won't move

I’m trying to rotate and overlay but it’s not working. I’m trying to rotate it along the 0.5, 0.5 anchor point, but it won’t animate at all. It’s not saying that there’s an error in my script. I don’t know how to rotate and I need help.

The overlay did not move at all? Can you send the script here?

choice “Rotate” {

goto rotate_choice
}

label rotate_choice
@overlay EXT. ROOFTOP BAR CHAIR ONE - DAY rotates 360 anchor point 0.5 0.5 in 3

Is that an uploaded overlay or Episode’s overlay? If that’s an Episode overlay, the name should be:
EXT. ROOFTOP BAR CHAIR ONE Z1 - DAY

2 Likes

Oh! Thank you!

1 Like

It works now. Thanks

1 Like

Do you know how to rotate an item counter clock wise?

1 Like

Dara answers the question in the replies:

1 Like

Put a negative.
E.g. @/overlay EXT. ROOFTOP BAR CHAIR ONE Z1 - DAY rotates -360 anchor point 0.5 0.5 in 3

2 Likes

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