Idk why I can’t see the overlays and can’t place them
Here’s the script:
INT. GYM - DAY
&MAX enters from left to screen right @LUCAS enters from left to spot 1.181 72 32
&MAX faces left @speechbubble is 181 222 to 100% with tail_top_left
LUCAS (talk_explain_neutral)
Now, what do you want to work on first?
&overlay ACCURACY2 create
&overlay GUN_HANDLING create
&overlay MUSCLES2 create
&overlay QUIET_STEPS create
&overlay REFLEXES2 create
&overlay ACCURACY2 opacity 1
&overlay GUN_HANDLING opacity 1
&overlay MUSCLES2 opacity 1
&overlay QUIET_STEPS opacity 1 @overlay REFLEXES2 opacity 1
Weird I literally never put the overlays to the backround cuz I never understood how it works. I always use the create command and it worked just fine before this
Do you want your overlays to be there in the beginning of the scene? If so you have to add the overlays before your characters enter and talk. Right now you cant see them because they don’t appear until after you tap the dialogue.
I fixed it now! I wanted them to appear after the dialouge.
But I just went with putting them with the background and then before the characters come, make the overlays invisible. And just put the opacity to 1 when I need them to be seen