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

yes :slight_smile: you can check it on your phone, it won’t work on web preview

1 Like

OOf! i cancelled and restarted the page and it worked again so it was probably just a glitch in my computer. Thank you for helping though!

1 Like

Is there anyway I can compress these lines any further?

@transition iris out white
INT. SCHOOL OFFICE OL - DAY
@cut to zone 3
@zoom on 640 71 to 137% in 0
@EMERSON spot 0.614 147 224 and EMERSON moves to layer 2 and ALAYNA spot 0.596 85 217 and ALAYNA moves to layer 3 and ALAYNA is talk_handsopen_happy_loop and EMERSON is listen_nod_happy_loop and ALAYNA faces right and EMERSON faces left and remove AMEILA
@ALAYNA changes into ALAYNAkindergarden
readerMessage 5 years later…
@transition iris in white

1 Like

Add
@cut to zone 3
to the line

Ok, thanks.

1 Like

This is probably a stupid question but is there anyway to change the default speech bubble settings only in one dialogue line, without changing it through the rest of the episode?

1 Like

You mean move the speech bubble around the screen?

1 Like

Yes, like it move to somewhere else but only in one dialogue line, and then put it back to normal without having to code it before every dialogue line again

1 Like

To place a speech bubble:
@speechbubble is x y to z% with tail_top/bottom_right/left
To reset a speech bubble spot:
@speechbubble reset

More details <- in case

To find out how:
Click ‘Directing Helper’ then click ‘Speechbubble Helper’ and move it around. Scale makes it bigger and move moves it around

1 Like

Ohh okay I didn’t know I could use @speechbubble reset :woman_facepalming: thanks!

1 Like

Yep! :rofl:

1 Like

I feel so stupid now :joy: fortunately threads like this exist so dumb people like me don’t feel so bad :sweat_smile:

1 Like

Eh, you’re not dumb just missing some coding knowledge is all :joy: but yeah I would b dead without this thread too

1 Like

This code is (or should be haha) kinda obvious though :sweat_smile: but IDC that much bc I know my episode fellows won’t judge me :joy:

1 Like

My error says There is a { on line 9786 that does not have a matching }

Please Help Me :cry:
:x:
:x:
:x:
:x:

choice
“Sneak and find food” {

    GIRL (idle_armscrossed_angry_loop)
(They already don't like me)
(So what's the point of going hungry?)

@transition fade out black

INT. KITCHEN - NIGHT

(@)GIRL enters from left to spot 1.037 50 0

    GIRL (think_rubchin)
(What should I do?)

choice
"Be quite but slow" {

(@)GIRL spot 1.037 153 3 and GIRL is walk_sneak_loop

    GIRL (think_rubchin)
(What should I grab?)

choice
“Grab the bagel” {

(@)SILAS spot 1.250 382 -5

(@)TABATHA spot 1.250 382 -5

(@)GIRL starts take_object_neutral

@pause for 3

The bolded is the line of error
And I had to do this ----> (@) because since i’m new, I can’t @ peeps :expressionless:

1 Like

Add a closing bracket }

Yes I am on google chrome

I’ve tried that so many times and it’s not working

1 Like

did you try to delete your history?

You mean the browser history? Yeah I also tried that