Story jumps over whole scene in the script

Hello. For some reason when I preview my story, it jumps over a whole scene :confused:

this is what my script looks like. After line 117 ends, instead of playing the INT. ROOMMATE ACCEPT scene, it jumps over to line 124. I can’t even finish placing my overlays in that scene as it gets completely ignored when I preview the story.
Any ideas why it does that and how resolve it?

1 Like

It jumps because there is no pause in the scene, there is no time frame. The scene goes for 0 seconds.
What I do is I put NARRATOR and one word under that so it shows up on the screen and pauses. Then while that speech bubble is there, I edit the overlays or characters, etc.

1 Like

Put a
@pause for _ (how many seconds you want it to be paused for)

For example:
@pause for 2