Directing help on overlays

So I really need help i’m trying to make an intro and i’m using an overlay that spins infinitely and I don’t know why with it added, it freezes up my text overlays. I’ve tried everything including having my one overlay that spins infinitely opacity at 0 and then put it at 1. Is there a way to fix that?
Here’s my script:
INT. PLAYING THE GAME INTRO - DAY with MAGIC1 to 0.807 288 326 with PLAYING THE GAME to 0.237 50 44 with ALYSA.WRITES2 to 0.253 29 -5
@overlay MAGIC1 rotates 360 anchor point 0.5 0.5 in 10 THEN overlay MAGIC1 rotates 0 anchor point .5 .5 in 0 loop INFINITE times
@overlay PLAYING THE GAME opacity 0
@overlay ALYSA.WRITES2 opacity 0 in 0
@pause for 2
@overlay ALYSA.WRITES2 opacity 1 in 2
@overlay PLAYING THE GAME opacity 1 in 2
@transition fade out white

Try using the & instead of @ maybe

Yeah I’ve figured out while I was offline. :blush:

1 Like

:sun_with_face::sun_with_face:

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