Coding erroe plz help ASAP

Hi! :heart:
I need your help plz!
Here is my script:
@\follow RENNE from screen left to upscreen left in zone 2 AND RENNE is walk_neutral_loop
@\RENNE is think_rubchin
@\pause for 3
@\RENNE is laugh_crackup

RENNE (frighten_boo)
BOO

SASHA (react_scream_horror)
AAHHHHHHHH

@\SASHA is deepbreath AND RENNE is laugh_giggle
@\pause for a beat

and here is the error:
You can’t have a character immediatly following another

PLZ HELP :pleading_face:

1 Like

It is in capitals so it thinks it is a character put a exclamation mark or any punctuation mark and it will be fine.

3 Likes

Add a period at the end of the dialogue

RENNE (frighten_boo)
BOO!

SASHA (react_scream_horror)
AAHHHHHHHH!

Also

Use does it while instead of is in this case

@\follow RENNE from screen left to upscreen left in zone 2 AND RENNE does it while walk_neutral_loop

2 Likes