New to episode can anyone answer my questions. HELP!

hey I’m new to episode , this script/story is really confusing , how long can you have your script and how do you move characters give the reader to decide your characters cloths and so on can anyone send me any tips or videos that can hep me write my very 1st episode, also once my episode is finished will it be posted don’t want to waste all my time writing a tory and no one sees it , Thanks

INT. TEEN SISTER’S BEDROOM - DAY

#You can change the background above to any background you like!

@cut to zone 2

@CHARACTER1 stands screen center AND CHARACTER1 faces right

@CHARACTER1 starts idle_happy

@pause for 3

label dressing_game

    CHARACTER1
(What should I wear today?)

choice
“Outfit 1”{

@CHARACTER1 walks to upscreen left in zone 3

@CHARACTER1 changes into MC_outfit1

#Change the word MC_outfit1 to whatever your first outfit’s filename is - e.g. RACHEL_smart_casual

}
“Outfit 2”{

@CHARACTER1 walks to upscreen left in zone 3

@CHARACTER1 changes into MC_outfit2

#Change the word MC_outfit2 to whatever your second outfit’s filename is - e.g. RACHEL_winter_clothes

}
“Outfit 3”{

@CHARACTER1 walks to upscreen left in zone 3

@CHARACTER1 changes into MC_outfit3

#Change the word MC_outfit3 to whatever your third outfit’s filename is - e.g. RACHEL_workout_gear

}

@CHARACTER1 walks to screen center in zone 2

@pause for a beat

    CHARACTER1 (think)
(Shall I wear this or try something else?)

choice
“Wear this outfit.”{

    CHARACTER1 (head_bob)
(This is perfect!)

}
“Try something else.”{

goto dressing_game

}

@CHARACTER1 exits left

Look up Joseph Evans on youtube, he has really good tutorials that will help you a lot. You have to write at least 3 episodes that are at least 400 lines long to be able to publish it, but you don’t have to publish until you are ready :slightly_smiling_face: hope I helped

I also recommend Joseph Evans video tutorials as you have to know how else to do everything right…

1 Like

@angelicwarrior Get an answer to your question? :slight_smile: