thank you!
What am i doing wrong here?
choice (Eleni party)
âOutfit 1â{
@ELENI is dustoff_loop
@ELENI changes into outfit_1
goto clothing_choice
}
âOutfit 2â{
@ELENI is dustoff_loop
@ELENI changes into outfit_2
goto clothing_choice
}
if you want to remember this choice you put the following
if (Elini party is âOutfit 1â){
Scene here for Outfit 1
}else{
Scene here for Outfit 2
}
Hope this is what you were trying to do
Ok I am starting my first story. I donât understand how to do spot placement. Any tips?
This is what I put in. It is for laying down on a bed. I got the zone right though.
INT. HOTEL ROOM - DAY
@pan to zone 2
@IRIS spot in 2 500 -9 in zone 2 then IRIS (sleep_uncomfortable)
Hi! Check out these two threads for spot directing and templates for bed scenes
Thank you so much!! Very helpful.
How would you code walk exhausted offset or to a different zone?
@CHAR walks to spot x y z in zone # in S AND CHAR does it while walk_exhausted
x y z would be the spot placement (use directing helper) or instead write walks to screen left/center/right in zone # etc
S is the number of seconds
Or simply @CHAR exits right AND CHAR is walk_exhausted ( to exit a scene)
How do you do a choice so you can click on it for around 20 times? And if I put an option so you could go back to the first choice if you didnât like it, how would you make the choice bring you back?
Sorry for the late reply.
Before the choice that you want to be able to replay, label it something. Then, at the end of the choice, you could write another choice saying âdo you want to try another option,â and if said yes, write âgoto labelâ (the word label should be replaced with the label name).
Hope this helped, reply if more help needed
Not sure if I explained that very well. Do you want me to write an example?
No your ok Thanks so much!!
Youâre welcome, reply to me again if you need more help. Good luck with your story
No not yet. I took a little time off, but you will hear from me soon!
Hey everyone!
This is my first message here!
Iâm 12 but i think i understand a lot about coding for my age, and i think i made a good base story rn. Iâm still busy with the basics of ep. 2 of my first story, and for the scene i want to direct now i figured out how to put your own backgrounds and overlays in a story. I downloaded a bed background and a blanket overlay, and the episode team accepted it. But now, if i try to use it in my code, the script gives me an error because the background and overlay âdoesnât existsâ. How do i solve this problem?
I already tried to reload my catalog, script, the info page about my story,⊠Now iâm desperate. Sooooo, who can help me?
Hope youâre enjoying your break, but feel free to come back on here when you need help
Hello, welcome to the thread!
Please can you send me screenshots of your script?
No thank you @MakenzieWritesIG but thanks for all the help so far, Iâm sure Iâll probably need help in about 10 minutes though