"Stupid" questions that never get answered? Get The Help Here!

Thank you for reading! :heart_eyes:

Title is fading out, I used this command:
@overlay OVERLAY opacity 1 in 3.0

More about overlays HERE

The texts are just shifting commands :slight_smile: I’m placing my overlays offscreen the just using:
@overlay OVERLAY shifts to 100 100 in zone 1 in 3.5
(offscreen as well)

Tappable overlays: (YES/NO option)

Do you have a background you want to use?

You can use spot directing to place characters behind the table.

Thank you so much!! Love you story and looking forward to reading more

1 Like

*your

let me know if you need more help :smiley:

it’s the beginning of my script it looks like this
@reset hsl
@zoom reset

INT. WARNING - BOTH
@zoom reset
@pause for a beat
@pause for a beat
@pause for a beat
@transition fade out black
EXT. TSCS - 2
@transition fade in black
@pause for a beat
@pause for a beat
@pause for a beat
@transition fade out black

INT. FANCY LIVING ROOM - NIGHT

@CAMILA faces right

Try placing the character in the scene:

@reset hsl
@zoom reset

INT. WARNING - BOTH
@zoom reset
@pause for a beat
@pause for a beat
@pause for a beat
@transition fade out black
EXT. TSCS - 2
@transition fade in black
@pause for a beat
@pause for a beat
@pause for a beat
@transition fade out black

INT. FANCY LIVING ROOM - NIGHT

@CAMILA stands _________ in zone ___

@CAMILA faces right

Ahh! It worked! Thank you sooo much!

I am using the background Int. Coffee shop from stage ol - night . I can spot direct ok. But how do you get them behind the tables? Is it the layers?

Yes, you’ll need overlays, this one has only one table in the middle as an overlay and a bar counter and 2 chairs in the first zone.

@TAYLOR spot 0.656 160 341 in zone 1 AND TAYLOR faces right AND TAYLOR is idle_sit_anklescrossed_neutral_loop AND @zoom on TAYLOR to 300%

I ran into an error…how do I fix this?
The way it’s showing is first she’s sitting and then it zooms on her. I want it to be done at the same time. (If that makes sense…)

delete @ from the zoom part :slight_smile:

THANK YOU!!! You make everything seem so easy…

1 Like

Awww :smiley: thank you, I’m trying :smiley:

1 Like

Can you delete a story that is already published?!?!? If not is there a way around it?!?

You can’t delete it but you can lock it. Just make a loop in the beginning of each episode and update your story:

label dont_read
NARR
This story is not ready yet.
goto dont_read

1 Like

If I’m trying to get her to be in front of the table, what exactly am I doing wrong?

Try writing this instead:
@CELIA enters from right to spot 1.280 104 0 AND CELIA moves to layer 5

The error message is wrong, but have I done something wrong as it pertains to the layers? Perhaps, I forgot to say what layer my overlay is at?

That might be it. Try adding a layer to your overlay.

INT. BACKGROUND - DAY with OVERLAY to % x y at layer # in zone 1

Still try using the command I wrote above :slight_smile:

1 Like